gtkWidgetChildNotify {RGtk2}R Documentation

gtkWidgetChildNotify

Description

Emits a gtkWidgetChildNotify signal for the child property child.property on widget.

Usage

gtkWidgetChildNotify(object, child.property)

Arguments

object [GtkWidget] a GtkWidget
child.property [character] the name of a child property installed on the class of widget's parent

Details

This is the analogue of gObjectNotify() for child properties.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]