Gtk
Widget
ChildNotify
Gtk.Widget.ChildNotify Method
Emits a
Widget.ChildNotified
event for the child property on
widget
.
Syntax
public
void
ChildNotify
(
string
child_property)
Parameters
child_property
The name of a child property installed on the class of widget's parent.
Remarks
Emits a
Widget.ChildNotified
event for the child property on
widget
.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)