Signal
GdkDisplayManager::display-opened
since: 2.2
Declaration
void
display_opened (
GdkDisplayManager* self,
GdkDisplay* display,
gpointer user_data
)
Description [src]
The ::display-opened signal is emitted when a display is opened.
Default handler: The default handler is called after the handlers added via |
Available since: 2.2 |
Parameters
display
-
Type:
GdkDisplay
The opened display.
The data is owned by the caller of the function.