docs: Remove last stray DocBook tags
This commit is contained in:
parent
ddc1955f6b
commit
4f5dd5ad43
@ -45,8 +45,8 @@ typedef struct _ClutterActionClass ClutterActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterAction:
|
* ClutterAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterAction</structname> structure contains only
|
* The #ClutterAction structure contains only private data and
|
||||||
* private data and should be accessed using the provided API
|
* should be accessed using the provided API.
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
*/
|
*/
|
||||||
@ -59,8 +59,7 @@ struct _ClutterAction
|
|||||||
/**
|
/**
|
||||||
* ClutterActionClass:
|
* ClutterActionClass:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterActionClass</structname> structure contains
|
* The ClutterActionClass structure contains only private data
|
||||||
* only private data
|
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
*/
|
*/
|
||||||
|
@ -46,7 +46,7 @@ typedef struct _ClutterActorMetaClass ClutterActorMetaClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterActorMeta:
|
* ClutterActorMeta:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterActorMeta</structname> structure contains only
|
* The #ClutterActorMeta structure contains only
|
||||||
* private data and should be accessed using the provided API
|
* private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
@ -64,7 +64,7 @@ struct _ClutterActorMeta
|
|||||||
* @set_actor: virtual function, invoked when attaching and detaching
|
* @set_actor: virtual function, invoked when attaching and detaching
|
||||||
* a #ClutterActorMeta instance to a #ClutterActor
|
* a #ClutterActorMeta instance to a #ClutterActor
|
||||||
*
|
*
|
||||||
* The <structname>ClutterActorMetaClass</structname> structure contains
|
* The #ClutterActorMetaClass structure contains
|
||||||
* only private data
|
* only private data
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -283,7 +283,7 @@ struct _ClutterActorClass
|
|||||||
* An iterator structure that allows to efficiently iterate over a
|
* An iterator structure that allows to efficiently iterate over a
|
||||||
* section of the scene graph.
|
* section of the scene graph.
|
||||||
*
|
*
|
||||||
* The contents of the <structname>ClutterActorIter</structname> structure
|
* The contents of the #ClutterActorIter structure
|
||||||
* are private and should only be accessed using the provided API.
|
* are private and should only be accessed using the provided API.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -40,7 +40,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterAlignConstraint:
|
* ClutterAlignConstraint:
|
||||||
*
|
*
|
||||||
* <structname>ClutterAlignConstraint</structname> is an opaque structure
|
* #ClutterAlignConstraint is an opaque structure
|
||||||
* whose members cannot be directly accesses
|
* whose members cannot be directly accesses
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -47,7 +47,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterBackend:
|
* ClutterBackend:
|
||||||
*
|
*
|
||||||
* <structname>ClutterBackend</structname> is an opaque structure whose
|
* #ClutterBackend is an opaque structure whose
|
||||||
* members cannot be directly accessed.
|
* members cannot be directly accessed.
|
||||||
*
|
*
|
||||||
* Since: 0.4
|
* Since: 0.4
|
||||||
|
@ -40,7 +40,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterBindConstraint:
|
* ClutterBindConstraint:
|
||||||
*
|
*
|
||||||
* <structname>ClutterBindConstraint</structname> is an opaque structure
|
* #ClutterBindConstraint is an opaque structure
|
||||||
* whose members cannot be directly accessed
|
* whose members cannot be directly accessed
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -40,7 +40,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterBlurEffect:
|
* ClutterBlurEffect:
|
||||||
*
|
*
|
||||||
* <structname>ClutterBlurEffect</structname> is an opaque structure
|
* #ClutterBlurEffect is an opaque structure
|
||||||
* whose members cannot be accessed directly
|
* whose members cannot be accessed directly
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -41,7 +41,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterBrightnessContrastEffect:
|
* ClutterBrightnessContrastEffect:
|
||||||
*
|
*
|
||||||
* <structname>ClutterBrightnessContrastEffect</structname> is an opaque structure
|
* #ClutterBrightnessContrastEffect is an opaque structure
|
||||||
* whose members cannot be directly accessed
|
* whose members cannot be directly accessed
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -47,7 +47,7 @@ typedef struct _ClutterCanvasClass ClutterCanvasClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterCanvas:
|
* ClutterCanvas:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterCanvas</structname> structure contains
|
* The #ClutterCanvas structure contains
|
||||||
* private data and should only be accessed using the provided
|
* private data and should only be accessed using the provided
|
||||||
* API.
|
* API.
|
||||||
*
|
*
|
||||||
@ -65,7 +65,7 @@ struct _ClutterCanvas
|
|||||||
* ClutterCanvasClass:
|
* ClutterCanvasClass:
|
||||||
* @draw: class handler for the #ClutterCanvas::draw signal
|
* @draw: class handler for the #ClutterCanvas::draw signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterCanvasClass</structname> structure contains
|
* The #ClutterCanvasClass structure contains
|
||||||
* private data.
|
* private data.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -51,7 +51,7 @@ typedef struct _ClutterClickActionClass ClutterClickActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterClickAction:
|
* ClutterClickAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterClickAction</structname> structure contains
|
* The #ClutterClickAction structure contains
|
||||||
* only private data and should be accessed using the provided API
|
* only private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
@ -69,7 +69,7 @@ struct _ClutterClickAction
|
|||||||
* @clicked: class handler for the #ClutterClickAction::clicked signal
|
* @clicked: class handler for the #ClutterClickAction::clicked signal
|
||||||
* @long_press: class handler for the #ClutterClickAction::long-press signal
|
* @long_press: class handler for the #ClutterClickAction::long-press signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterClickActionClass</structname> structure
|
* The #ClutterClickActionClass structure
|
||||||
* contains only private data
|
* contains only private data
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -41,7 +41,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterColorizeEffect:
|
* ClutterColorizeEffect:
|
||||||
*
|
*
|
||||||
* <structname>ClutterColorizeEffect</structname> is an opaque structure
|
* #ClutterColorizeEffect is an opaque structure
|
||||||
* whose members cannot be directly accessed
|
* whose members cannot be directly accessed
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -45,7 +45,7 @@ typedef struct _ClutterConstraintClass ClutterConstraintClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterConstraint:
|
* ClutterConstraint:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterConstraint</structname> structure contains only
|
* The #ClutterConstraint structure contains only
|
||||||
* private data and should be accessed using the provided API
|
* private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
@ -58,8 +58,10 @@ struct _ClutterConstraint
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* ClutterConstraintClass:
|
* ClutterConstraintClass:
|
||||||
|
* @update_allocation: virtual function used to update the allocation
|
||||||
|
* of the #ClutterActor using the #ClutterConstraint
|
||||||
*
|
*
|
||||||
* The <structname>ClutterConstraintClass</structname> structure contains
|
* The #ClutterConstraintClass structure contains
|
||||||
* only private data
|
* only private data
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
@ -69,6 +71,7 @@ struct _ClutterConstraintClass
|
|||||||
/*< private >*/
|
/*< private >*/
|
||||||
ClutterActorMetaClass parent_class;
|
ClutterActorMetaClass parent_class;
|
||||||
|
|
||||||
|
/*< public >*/
|
||||||
void (* update_allocation) (ClutterConstraint *constraint,
|
void (* update_allocation) (ClutterConstraint *constraint,
|
||||||
ClutterActor *actor,
|
ClutterActor *actor,
|
||||||
ClutterActorBox *allocation);
|
ClutterActorBox *allocation);
|
||||||
|
@ -43,7 +43,7 @@ typedef struct _ClutterContentIface ClutterContentIface;
|
|||||||
/**
|
/**
|
||||||
* ClutterContent:
|
* ClutterContent:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterContent</structname> structure is an opaque type
|
* The #ClutterContent structure is an opaque type
|
||||||
* whose members cannot be acccessed directly.
|
* whose members cannot be acccessed directly.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
@ -62,7 +62,7 @@ typedef struct _ClutterContentIface ClutterContentIface;
|
|||||||
* @invalidate: virtual function; called each time a #ClutterContent state
|
* @invalidate: virtual function; called each time a #ClutterContent state
|
||||||
* is changed.
|
* is changed.
|
||||||
*
|
*
|
||||||
* The <structname>ClutterContentIface</structname> structure contains only
|
* The #ClutterContentIface structure contains only
|
||||||
* private data.
|
* private data.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -48,7 +48,7 @@ typedef struct _ClutterDeformEffectClass ClutterDeformEffectClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterDeformEffect:
|
* ClutterDeformEffect:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterDeformEffect</structname> structure contains
|
* The #ClutterDeformEffect structure contains
|
||||||
* only private data and should be accessed using the provided API
|
* only private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
@ -66,7 +66,7 @@ struct _ClutterDeformEffect
|
|||||||
* @deform_vertex: virtual function; sub-classes should override this
|
* @deform_vertex: virtual function; sub-classes should override this
|
||||||
* function to compute the deformation of each vertex
|
* function to compute the deformation of each vertex
|
||||||
*
|
*
|
||||||
* The <structname>ClutterDeformEffectClass</structname> structure contains
|
* The #ClutterDeformEffectClass structure contains
|
||||||
* only private data
|
* only private data
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -40,7 +40,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterDesaturateEffect:
|
* ClutterDesaturateEffect:
|
||||||
*
|
*
|
||||||
* <structname>ClutterDesaturateEffect</structname> is an opaque structure
|
* #ClutterDesaturateEffect is an opaque structure
|
||||||
* whose members cannot be directly accessed
|
* whose members cannot be directly accessed
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -48,7 +48,7 @@ typedef struct _ClutterDragActionClass ClutterDragActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterDragAction:
|
* ClutterDragAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterDragAction</structname> structure contains only
|
* The #ClutterDragAction structure contains only
|
||||||
* private data and should be accessed using the provided API
|
* private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
@ -68,7 +68,7 @@ struct _ClutterDragAction
|
|||||||
* @drag_end: class handler of the #ClutterDragAction::drag-end signal
|
* @drag_end: class handler of the #ClutterDragAction::drag-end signal
|
||||||
* @drag_progress: class handler of the #ClutterDragAction::drag-progress signal
|
* @drag_progress: class handler of the #ClutterDragAction::drag-progress signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterDragActionClass</structname> structure contains
|
* The #ClutterDragActionClass structure contains
|
||||||
* only private data
|
* only private data
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -47,7 +47,7 @@ typedef struct _ClutterDropActionClass ClutterDropActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterDropAction:
|
* ClutterDropAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterDropAction</structname> structure contains only
|
* The #ClutterDropAction structure contains only
|
||||||
* private data and should be accessed using the provided API.
|
* private data and should be accessed using the provided API.
|
||||||
*
|
*
|
||||||
* Since: 1.8
|
* Since: 1.8
|
||||||
@ -67,7 +67,7 @@ struct _ClutterDropAction
|
|||||||
* @over_out: class handler for the #ClutterDropAction::over-out signal
|
* @over_out: class handler for the #ClutterDropAction::over-out signal
|
||||||
* @drop: class handler for the #ClutterDropAction::drop signal
|
* @drop: class handler for the #ClutterDropAction::drop signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterDropActionClass</structname> structure contains
|
* The #ClutterDropActionClass structure contains
|
||||||
* only private data.
|
* only private data.
|
||||||
*
|
*
|
||||||
* Since: 1.8
|
* Since: 1.8
|
||||||
|
@ -48,7 +48,7 @@ typedef struct _ClutterGestureActionClass ClutterGestureActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterGestureAction:
|
* ClutterGestureAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterGestureAction</structname> structure contains
|
* The #ClutterGestureAction structure contains
|
||||||
* only private data and should be accessed using the provided API
|
* only private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.8
|
* Since: 1.8
|
||||||
@ -70,7 +70,7 @@ struct _ClutterGestureAction
|
|||||||
* @gesture_prepare: virtual function called before emitting the
|
* @gesture_prepare: virtual function called before emitting the
|
||||||
* #ClutterGestureAction::gesture-cancel signal
|
* #ClutterGestureAction::gesture-cancel signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterGestureClass</structname> structure contains only
|
* The #ClutterGestureClass structure contains only
|
||||||
* private data.
|
* private data.
|
||||||
*
|
*
|
||||||
* Since: 1.8
|
* Since: 1.8
|
||||||
|
@ -70,7 +70,7 @@ typedef enum {
|
|||||||
/**
|
/**
|
||||||
* ClutterImage:
|
* ClutterImage:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterImage</structname> structure contains
|
* The #ClutterImage structure contains
|
||||||
* private data and should only be accessed using the provided
|
* private data and should only be accessed using the provided
|
||||||
* API.
|
* API.
|
||||||
*
|
*
|
||||||
@ -87,7 +87,7 @@ struct _ClutterImage
|
|||||||
/**
|
/**
|
||||||
* ClutterImageClass:
|
* ClutterImageClass:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterImageClass</structname> structure contains
|
* The #ClutterImageClass structure contains
|
||||||
* private data.
|
* private data.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -43,7 +43,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterPageTurnEffect:
|
* ClutterPageTurnEffect:
|
||||||
*
|
*
|
||||||
* <structname>ClutterPageTurnEffect</structname> is an opaque structure
|
* #ClutterPageTurnEffect is an opaque structure
|
||||||
* whose members can only be accessed using the provided API
|
* whose members can only be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -149,7 +149,7 @@ CoglFramebuffer * clutter_paint_node_get_framebuffer (Clutter
|
|||||||
/*
|
/*
|
||||||
* ClutterLayerNode:
|
* ClutterLayerNode:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterLayerNode</structname> structure is an opaque
|
* The #ClutterLayerNode structure is an opaque
|
||||||
* type whose members cannot be directly accessed.
|
* type whose members cannot be directly accessed.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -41,7 +41,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterColorNode:
|
* ClutterColorNode:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTextNode</structname> structure is an opaque
|
* The #ClutterTextNode structure is an opaque
|
||||||
* type whose members cannot be directly accessed.
|
* type whose members cannot be directly accessed.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
@ -62,7 +62,7 @@ ClutterPaintNode * clutter_color_node_new (const ClutterColor *
|
|||||||
/**
|
/**
|
||||||
* ClutterTextureNode:
|
* ClutterTextureNode:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTextNode</structname> structure is an opaque
|
* The #ClutterTextNode structure is an opaque
|
||||||
* type whose members cannot be directly accessed.
|
* type whose members cannot be directly accessed.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
@ -86,7 +86,7 @@ ClutterPaintNode * clutter_texture_node_new (CoglTexture *
|
|||||||
/**
|
/**
|
||||||
* ClutterClipNode:
|
* ClutterClipNode:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTextNode</structname> structure is an opaque
|
* The #ClutterTextNode structure is an opaque
|
||||||
* type whose members cannot be directly accessed.
|
* type whose members cannot be directly accessed.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
@ -107,7 +107,7 @@ ClutterPaintNode * clutter_clip_node_new (void);
|
|||||||
/**
|
/**
|
||||||
* ClutterPipelineNode:
|
* ClutterPipelineNode:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTextNode</structname> structure is an opaque
|
* The #ClutterTextNode structure is an opaque
|
||||||
* type whose members cannot be directly accessed.
|
* type whose members cannot be directly accessed.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
@ -130,7 +130,7 @@ ClutterPaintNode * clutter_pipeline_node_new (CoglPipeline *
|
|||||||
/**
|
/**
|
||||||
* ClutterTextNode:
|
* ClutterTextNode:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTextNode</structname> structure is an opaque
|
* The #ClutterTextNode structure is an opaque
|
||||||
* type whose members cannot be directly accessed.
|
* type whose members cannot be directly accessed.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -55,7 +55,7 @@ typedef struct _ClutterPanActionClass ClutterPanActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterPanAction:
|
* ClutterPanAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterPanAction</structname> structure contains
|
* The #ClutterPanAction structure contains
|
||||||
* only private data and should be accessed using the provided API
|
* only private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
@ -73,7 +73,7 @@ struct _ClutterPanAction
|
|||||||
* @pan: class handler for the #ClutterPanAction::pan signal
|
* @pan: class handler for the #ClutterPanAction::pan signal
|
||||||
* @pan_stopped: class handler for the #ClutterPanAction::pan-stopped signal
|
* @pan_stopped: class handler for the #ClutterPanAction::pan-stopped signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterPanActionClass</structname> structure contains
|
* The #ClutterPanActionClass structure contains
|
||||||
* only private data.
|
* only private data.
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
|
@ -41,7 +41,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterPathConstraint:
|
* ClutterPathConstraint:
|
||||||
*
|
*
|
||||||
* <structname>ClutterPathConstraint</structname> is an opaque structure
|
* #ClutterPathConstraint is an opaque structure
|
||||||
* whose members cannot be directly accessed
|
* whose members cannot be directly accessed
|
||||||
*
|
*
|
||||||
* Since: 1.6
|
* Since: 1.6
|
||||||
|
@ -46,7 +46,7 @@ typedef struct _ClutterPropertyTransitionClass ClutterPropertyTransitio
|
|||||||
/**
|
/**
|
||||||
* ClutterPropertyTransition:
|
* ClutterPropertyTransition:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterPropertyTransition</structname> structure contains
|
* The #ClutterPropertyTransition structure contains
|
||||||
* private data and should only be accessed using the provided API.
|
* private data and should only be accessed using the provided API.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
@ -62,7 +62,7 @@ struct _ClutterPropertyTransition
|
|||||||
/**
|
/**
|
||||||
* ClutterPropertyTransitionClass:
|
* ClutterPropertyTransitionClass:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterPropertyTransitionClass</structname> structure
|
* The #ClutterPropertyTransitionClass structure
|
||||||
* contains private data.
|
* contains private data.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -47,7 +47,7 @@ typedef struct _ClutterRotateActionClass ClutterRotateActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterRotateAction:
|
* ClutterRotateAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterRotateAction</structname> structure contains
|
* The #ClutterRotateAction structure contains
|
||||||
* only private data and should be accessed using the provided API
|
* only private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
@ -64,7 +64,7 @@ struct _ClutterRotateAction
|
|||||||
* ClutterRotateActionClass:
|
* ClutterRotateActionClass:
|
||||||
* @rotate: class handler for the #ClutterRotateAction::rotate signal
|
* @rotate: class handler for the #ClutterRotateAction::rotate signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterRotateActionClass</structname> structure contains
|
* The #ClutterRotateActionClass structure contains
|
||||||
* only private data.
|
* only private data.
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
|
@ -44,7 +44,7 @@ typedef struct _ClutterScrollActorClass ClutterScrollActorClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterScrollActor:
|
* ClutterScrollActor:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterScrollActor</structname> structure contains only
|
* The #ClutterScrollActor structure contains only
|
||||||
* private data, and should be accessed using the provided API.
|
* private data, and should be accessed using the provided API.
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
@ -60,7 +60,7 @@ struct _ClutterScrollActor
|
|||||||
/**
|
/**
|
||||||
* ClutterScrollActorClass:
|
* ClutterScrollActorClass:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterScrollActor</structname> structure contains only
|
* The #ClutterScrollActor structure contains only
|
||||||
* private data.
|
* private data.
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
|
@ -47,7 +47,7 @@ typedef struct _ClutterShaderEffectClass ClutterShaderEffectClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterShaderEffect:
|
* ClutterShaderEffect:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterShaderEffect</structname> structure contains
|
* The #ClutterShaderEffect structure contains
|
||||||
* only private data and should be accessed using the provided API
|
* only private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
@ -68,7 +68,7 @@ struct _ClutterShaderEffect
|
|||||||
* many instances are used. It is expected that subclasses will return
|
* many instances are used. It is expected that subclasses will return
|
||||||
* a copy of a static string from this function.
|
* a copy of a static string from this function.
|
||||||
*
|
*
|
||||||
* The <structname>ClutterShaderEffectClass</structname> structure contains
|
* The #ClutterShaderEffectClass structure contains
|
||||||
* only private data
|
* only private data
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -40,7 +40,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterSnapConstraint:
|
* ClutterSnapConstraint:
|
||||||
*
|
*
|
||||||
* <structname>ClutterSnapConstraint</structname> is an opaque structure
|
* #ClutterSnapConstraint is an opaque structure
|
||||||
* whose members cannot be directly accesses
|
* whose members cannot be directly accesses
|
||||||
*
|
*
|
||||||
* Since: 1.6
|
* Since: 1.6
|
||||||
|
@ -14,7 +14,7 @@ G_BEGIN_DECLS
|
|||||||
/*
|
/*
|
||||||
* ClutterStageWindow: (skip)
|
* ClutterStageWindow: (skip)
|
||||||
*
|
*
|
||||||
* <structname>ClutterStageWindow</structname> is an opaque structure
|
* #ClutterStageWindow is an opaque structure
|
||||||
* whose members should not be accessed directly
|
* whose members should not be accessed directly
|
||||||
*
|
*
|
||||||
* Since: 0.8
|
* Since: 0.8
|
||||||
|
@ -51,7 +51,7 @@ typedef struct _ClutterSwipeActionClass ClutterSwipeActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterSwipeAction:
|
* ClutterSwipeAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterSwipeAction</structname> structure contains
|
* The #ClutterSwipeAction structure contains
|
||||||
* only private data and should be accessed using the provided API
|
* only private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.8
|
* Since: 1.8
|
||||||
@ -70,7 +70,7 @@ struct _ClutterSwipeAction
|
|||||||
* deprecated since 1.14
|
* deprecated since 1.14
|
||||||
* @swipe: class handler for the #ClutterSwipeAction::swipe signal
|
* @swipe: class handler for the #ClutterSwipeAction::swipe signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterSwipeActionClass</structname> structure contains
|
* The #ClutterSwipeActionClass structure contains
|
||||||
* only private data.
|
* only private data.
|
||||||
*
|
*
|
||||||
* Since: 1.8
|
* Since: 1.8
|
||||||
|
@ -56,7 +56,7 @@ typedef struct _ClutterTapActionClass ClutterTapActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterTapAction:
|
* ClutterTapAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTapAction</structname> structure contains
|
* The #ClutterTapAction structure contains
|
||||||
* only private data and should be accessed using the provided API
|
* only private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.14
|
* Since: 1.14
|
||||||
@ -71,7 +71,7 @@ struct _ClutterTapAction
|
|||||||
* ClutterTapActionClass:
|
* ClutterTapActionClass:
|
||||||
* @tap: class handler for the #ClutterTapAction::tap signal
|
* @tap: class handler for the #ClutterTapAction::tap signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTapActionClass</structname> structure contains
|
* The #ClutterTapActionClass structure contains
|
||||||
* only private data.
|
* only private data.
|
||||||
*/
|
*/
|
||||||
struct _ClutterTapActionClass
|
struct _ClutterTapActionClass
|
||||||
|
@ -53,7 +53,7 @@ typedef struct _ClutterTextBufferPrivate ClutterTextBufferPrivate;
|
|||||||
/**
|
/**
|
||||||
* ClutterTextBuffer:
|
* ClutterTextBuffer:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTextBuffer</structname> structure contains private
|
* The #ClutterTextBuffer structure contains private
|
||||||
* data and it should only be accessed using the provided API.
|
* data and it should only be accessed using the provided API.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
@ -75,7 +75,7 @@ struct _ClutterTextBuffer
|
|||||||
* @insert_text: virtual function
|
* @insert_text: virtual function
|
||||||
* @delete_text: virtual function
|
* @delete_text: virtual function
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTextBufferClass</structname> structure contains
|
* The #ClutterTextBufferClass structure contains
|
||||||
* only private data.
|
* only private data.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -42,7 +42,7 @@ typedef struct _ClutterTransitionGroupClass ClutterTransitionGroupCl
|
|||||||
/**
|
/**
|
||||||
* ClutterTransitionGroup:
|
* ClutterTransitionGroup:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTransitionGroup</structname> structure contains
|
* The #ClutterTransitionGroup structure contains
|
||||||
* private data and should only be accessed using the provided API.
|
* private data and should only be accessed using the provided API.
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
@ -58,7 +58,7 @@ struct _ClutterTransitionGroup
|
|||||||
/**
|
/**
|
||||||
* ClutterTransitionGroupClass:
|
* ClutterTransitionGroupClass:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTransitionGroupClass</structname> structure
|
* The #ClutterTransitionGroupClass structure
|
||||||
* contains only private data.
|
* contains only private data.
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
|
@ -46,7 +46,7 @@ typedef struct _ClutterTransitionClass ClutterTransitionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterTransition:
|
* ClutterTransition:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTransition</structname> structure contains private
|
* The #ClutterTransition structure contains private
|
||||||
* data and should only be accessed using the provided API.
|
* data and should only be accessed using the provided API.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
@ -68,7 +68,7 @@ struct _ClutterTransition
|
|||||||
* @compute_value: virtual function; called each frame to compute and apply
|
* @compute_value: virtual function; called each frame to compute and apply
|
||||||
* the interpolation of the interval
|
* the interpolation of the interval
|
||||||
*
|
*
|
||||||
* The <structname>ClutterTransitionClass</structname> structure contains
|
* The #ClutterTransitionClass structure contains
|
||||||
* private data.
|
* private data.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
|
@ -101,7 +101,7 @@ typedef union _ClutterEvent ClutterEvent;
|
|||||||
/**
|
/**
|
||||||
* ClutterEventSequence:
|
* ClutterEventSequence:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterEventSequence</structname> structure is an opaque
|
* The #ClutterEventSequence structure is an opaque
|
||||||
* type used to denote the event sequence of a touch event.
|
* type used to denote the event sequence of a touch event.
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
@ -115,14 +115,14 @@ typedef struct _ClutterShader ClutterShader; /* deprecated */
|
|||||||
/**
|
/**
|
||||||
* ClutterPaintVolume:
|
* ClutterPaintVolume:
|
||||||
*
|
*
|
||||||
* <structname>ClutterPaintVolume</structname> is an opaque structure
|
* #ClutterPaintVolume is an opaque structure
|
||||||
* whose members cannot be directly accessed.
|
* whose members cannot be directly accessed.
|
||||||
*
|
*
|
||||||
* A <structname>ClutterPaintVolume</structname> represents an
|
* A #ClutterPaintVolume represents an
|
||||||
* a bounding volume whose internal representation isn't defined but
|
* a bounding volume whose internal representation isn't defined but
|
||||||
* can be set and queried in terms of an axis aligned bounding box.
|
* can be set and queried in terms of an axis aligned bounding box.
|
||||||
*
|
*
|
||||||
* A <structname>ClutterPaintVolume</structname> for a #ClutterActor
|
* A #ClutterPaintVolume for a #ClutterActor
|
||||||
* is defined to be relative from the current actor modelview matrix.
|
* is defined to be relative from the current actor modelview matrix.
|
||||||
*
|
*
|
||||||
* Other internal representation and methods for describing the
|
* Other internal representation and methods for describing the
|
||||||
|
@ -49,7 +49,7 @@ typedef struct _ClutterZoomActionClass ClutterZoomActionClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterZoomAction:
|
* ClutterZoomAction:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterZoomAction</structname> structure contains only
|
* The #ClutterZoomAction structure contains only
|
||||||
* private data and should be accessed using the provided API
|
* private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
@ -66,7 +66,7 @@ struct _ClutterZoomAction
|
|||||||
* ClutterZoomActionClass:
|
* ClutterZoomActionClass:
|
||||||
* @zoom: class handler of the #ClutterZoomAction::zoom signal
|
* @zoom: class handler of the #ClutterZoomAction::zoom signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterZoomActionClass</structname> structure contains
|
* The #ClutterZoomActionClass structure contains
|
||||||
* only private data
|
* only private data
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
|
@ -42,7 +42,7 @@ typedef struct _ClutterStateClass ClutterStateClass;
|
|||||||
/**
|
/**
|
||||||
* ClutterStateKey:
|
* ClutterStateKey:
|
||||||
*
|
*
|
||||||
* <structname>ClutterStateKey</structname> is an opaque structure whose
|
* #ClutterStateKey is an opaque structure whose
|
||||||
* members cannot be accessed directly
|
* members cannot be accessed directly
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
@ -52,7 +52,7 @@ typedef struct _ClutterStateKey ClutterStateKey;
|
|||||||
/**
|
/**
|
||||||
* ClutterState:
|
* ClutterState:
|
||||||
*
|
*
|
||||||
* The <structname>ClutterState</structname> structure contains only
|
* The #ClutterState structure contains only
|
||||||
* private data and should be accessed using the provided API
|
* private data and should be accessed using the provided API
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
@ -68,7 +68,7 @@ struct _ClutterState
|
|||||||
* ClutterStateClass:
|
* ClutterStateClass:
|
||||||
* @completed: class handler for the #ClutterState::completed signal
|
* @completed: class handler for the #ClutterState::completed signal
|
||||||
*
|
*
|
||||||
* The <structname>ClutterStateClass</structname> structure contains
|
* The #ClutterStateClass structure contains
|
||||||
* only private data
|
* only private data
|
||||||
*
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
|
@ -42,7 +42,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* ClutterTimeoutPool: (skip)
|
* ClutterTimeoutPool: (skip)
|
||||||
*
|
*
|
||||||
* <structname>ClutterTimeoutPool</structname> is an opaque structure
|
* #ClutterTimeoutPool is an opaque structure
|
||||||
* whose members cannot be directly accessed.
|
* whose members cannot be directly accessed.
|
||||||
*
|
*
|
||||||
* Since: 0.6
|
* Since: 0.6
|
||||||
|
@ -51,7 +51,7 @@ G_BEGIN_DECLS
|
|||||||
/**
|
/**
|
||||||
* clutter_eglx_display:
|
* clutter_eglx_display:
|
||||||
*
|
*
|
||||||
* Retrieves the <structname>EGLDisplay</structname> used by Clutter,
|
* Retrieves the #EGLDisplay used by Clutter,
|
||||||
* if Clutter has been compiled with EGL and X11 support.
|
* if Clutter has been compiled with EGL and X11 support.
|
||||||
*
|
*
|
||||||
* Return value: the EGL display
|
* Return value: the EGL display
|
||||||
@ -66,7 +66,7 @@ EGLDisplay clutter_eglx_display (void);
|
|||||||
/**
|
/**
|
||||||
* clutter_egl_display:
|
* clutter_egl_display:
|
||||||
*
|
*
|
||||||
* Retrieves the <structname>EGLDisplay</structname> used by Clutter
|
* Retrieves the #EGLDisplay used by Clutter
|
||||||
*
|
*
|
||||||
* Return value: the EGL display
|
* Return value: the EGL display
|
||||||
*
|
*
|
||||||
@ -78,7 +78,7 @@ EGLDisplay clutter_egl_display (void);
|
|||||||
/**
|
/**
|
||||||
* clutter_egl_get_egl_display:
|
* clutter_egl_get_egl_display:
|
||||||
*
|
*
|
||||||
* Retrieves the <structname>EGLDisplay</structname> used by Clutter.
|
* Retrieves the #EGLDisplay used by Clutter.
|
||||||
*
|
*
|
||||||
* Return value: the EGL display
|
* Return value: the EGL display
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user