Signal
GtkWidget::screen-changed
Description [src]
The ::screen-changed signal gets emitted when the screen of a widget has changed.
Default handler: The default handler is called after the handlers added via |
Parameters
previous_screen
-
Type:
GdkScreen
The previous screen, or
NULL
if the widget was not associated with a screen before.The argument can be NULL
.The data is owned by the caller of the function.