gtkWidgetChildNotify {RGtk2} | R Documentation |
Emits a gtkWidgetChildNotify
signal for the
child property child.property
on widget
.
gtkWidgetChildNotify(object, child.property)
|
[GtkWidget ] a GtkWidget |
|
[character] the name of a child property installed on the
class of widget 's parent |
This is the analogue of gObjectNotify()
for child properties.
Derived by RGtkGen from GTK+ documentation