mirror of
https://github.com/brl/mutter.git
synced 2025-04-08 19:29:39 +00:00
docs: Update ClutterStageState flags
This commit is contained in:
parent
2b547442a3
commit
9dab33401f
@ -742,10 +742,10 @@ typedef enum { /*< prefix=CLUTTER_SCROLL >*/
|
|||||||
/**
|
/**
|
||||||
* ClutterStageState:
|
* ClutterStageState:
|
||||||
* @CLUTTER_STAGE_STATE_FULLSCREEN: Fullscreen mask
|
* @CLUTTER_STAGE_STATE_FULLSCREEN: Fullscreen mask
|
||||||
* @CLUTTER_STAGE_STATE_OFFSCREEN: Offscreen mask
|
* @CLUTTER_STAGE_STATE_OFFSCREEN: Offscreen mask (deprecated)
|
||||||
* @CLUTTER_STAGE_STATE_ACTIVATED: Activated mask
|
* @CLUTTER_STAGE_STATE_ACTIVATED: Activated mask
|
||||||
*
|
*
|
||||||
* Stage state masks
|
* Stage state masks, used by the #ClutterEvent of type %CLUTTER_STAGE_STATE.
|
||||||
*
|
*
|
||||||
* Since: 0.4
|
* Since: 0.4
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user