Signal

MetaWindow::position-changed

Declaration

void
position_changed (
  MetaWindow* self,
  gpointer user_data
)

Description [src]

This is emitted when the position of a window might have changed. Specifically, this is emitted when the position of the toplevel window has changed, or when the position of the client window has changed.

Default handler:

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