GdkSeatGrabPrepareFunc

Type of the callback used to set up window so it can be grabbed. A typical action would be ensuring the window is visible, although there's room for other initialization actions.

alias GdkSeatGrabPrepareFunc = void function(GdkSeat* seat, GdkWindow* window, void* userData)

Meta

Since

3.20