gtk_container_child_notify ( container child child_property -- )


Vocabulary
gtk3.ffi

Inputs
containeran object
childan object
child_propertyan object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void gtk_container_child_notify
( GtkContainer* container, GtkWidget* child, gchar*
child_property )