Virtual Method
GtkWidgetconfigure_event
Declaration [src]
gboolean
configure_event (
GtkWidget* widget,
GdkEventConfigure* event
)
Description [src]
Signal will be emitted when the size, position or stacking of the widget’s window has changed.
Parameters
event
-
Type:
GdkEventConfigure
No description available.
The data is owned by the caller of the method.