Virtual Method
GtkContainerset_child_property
Declaration [src]
void
set_child_property (
GtkContainer* container,
GtkWidget* child,
guint property_id,
const GValue* value,
GParamSpec* pspec
)
Parameters
child |
GtkWidget |
No description available. | |
The data is owned by the caller of the function. | |
property_id |
guint |
No description available. | |
value |
GValue |
No description available. | |
The data is owned by the caller of the function. | |
pspec |
GParamSpec |
No description available. | |
The data is owned by the caller of the function. |