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:
GtkWidgetNo description available.
The data is owned by the caller of the method. property_id-
Type:
guintNo description available.
value-
Type:
GValueNo description available.
The data is owned by the caller of the method. pspec-
Type:
GParamSpecNo description available.
The data is owned by the caller of the method.