Signal

GdkScreen::monitors-changed

since: 2.14

Declaration

void
monitors_changed (
  GdkScreen* self,
  gpointer user_data
)

Description [src]

The ::monitors-changed signal is emitted when the number, size or position of the monitors attached to the screen change.

Only for X11 and OS X for now. A future implementation for Win32 may be a possibility.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 2.14