Virtual Method
GtkContainerget_child_property
Declaration [src]
void
get_child_property (
GtkContainer* container,
GtkWidget* child,
guint property_id,
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.