Signal

Gdk.Surface::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 GdkMonitor
 

the monitor

 Ownership is not transferred to the callee