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:
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.