Virtual Method
GtkWidgetgrab_notify
Declaration [src]
void
grab_notify (
GtkWidget* widget,
gboolean was_grabbed
)
Description [src]
Signal emitted when a widget becomes shadowed by a GTK+ grab (not a pointer or keyboard grab) on another widget, or when it becomes unshadowed due to a grab being removed.