Signal

GdkSurface::leave-monitor

Declaration

void
leave_monitor (
  GdkSurface* self,
  GdkMonitor* monitor,
  gpointer user_data
)

Description [src]

Emitted when surface stops being present on the monitor.

Default handler:

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

Parameters

monitor

Type: GdkMonitor

The monitor.

The data is owned by the caller of the function.