Method
MetaWindowbegin_grab_op
Declaration [src]
gboolean
meta_window_begin_grab_op (
MetaWindow* window,
MetaGrabOp op,
ClutterSprite* sprite,
guint32 timestamp,
graphene_point_t* pos_hint
)
Parameters
op-
Type:
MetaGrabOpNo description available.
sprite-
Type:
ClutterSpriteNo description available.
The argument can be NULL.The data is owned by the caller of the method. timestamp-
Type:
guint32No description available.
pos_hint-
Type:
graphene_point_tNo description available.
The argument can be NULL.The data is owned by the caller of the method.