Virtual Method
GtkBuildableset_buildable_property
Declaration [src]
void
set_buildable_property (
GtkBuildable* buildable,
GtkBuilder* builder,
const char* name,
const GValue* value
)
Parameters
builder |
GtkBuilder |
No description available. | |
The data is owned by the caller of the function. | |
name |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
value |
GValue |
No description available. | |
The data is owned by the caller of the function. |