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
-
Type:
GtkWidget
No description available.
The data is owned by the caller of the method. property_id
-
Type:
guint
No description available.
value
-
Type:
GValue
No description available.
The data is owned by the caller of the method. pspec
-
Type:
GParamSpec
No description available.
The data is owned by the caller of the method.