Virtual Method

GtkWidgetproperty_notify_event

Declaration [src]

gboolean
property_notify_event (
  GtkWidget* widget,
  GdkEventProperty* event
)

Description [src]

Signal will be emitted when a property on the widget’s window has been changed or deleted.

Parameters

event

Type: GdkEventProperty

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.