Method
MetaDisplaybegin_grab_op
Declaration [src]
gboolean
meta_display_begin_grab_op (
MetaDisplay* display,
MetaWindow* window,
MetaGrabOp op,
gboolean pointer_already_grabbed,
gboolean frame_action,
int button,
gulong modmask,
guint32 timestamp,
int root_x,
int root_y
)
Parameters
window
-
Type:
MetaWindow
No description available.
The data is owned by the caller of the function. op
-
Type:
MetaGrabOp
No description available.
pointer_already_grabbed
-
Type:
gboolean
No description available.
frame_action
-
Type:
gboolean
No description available.
button
-
Type:
int
No description available.
modmask
-
Type:
gulong
No description available.
timestamp
-
Type:
guint32
No description available.
root_x
-
Type:
int
No description available.
root_y
-
Type:
int
No description available.