mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
[docs] Update API reference
The API reference was still listing some symbols that have been removed.
This commit is contained in:
parent
f1b237b2ec
commit
c46106f6dd
@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
#define CLUTTER_ANGLE_MAX_DEG 1509949439.6
|
|
||||||
|
|
||||||
#define CLUTTER_TYPE_GEOMETRY (clutter_geometry_get_type ())
|
#define CLUTTER_TYPE_GEOMETRY (clutter_geometry_get_type ())
|
||||||
#define CLUTTER_TYPE_KNOT (clutter_knot_get_type ())
|
#define CLUTTER_TYPE_KNOT (clutter_knot_get_type ())
|
||||||
#define CLUTTER_TYPE_VERTEX (clutter_vertex_get_type ())
|
#define CLUTTER_TYPE_VERTEX (clutter_vertex_get_type ())
|
||||||
|
@ -47,6 +47,8 @@ CLUTTER_UNITS_FROM_EM
|
|||||||
clutter_units_mm
|
clutter_units_mm
|
||||||
clutter_units_pt
|
clutter_units_pt
|
||||||
clutter_units_em
|
clutter_units_em
|
||||||
|
clutter_units_pixels
|
||||||
|
clutter_units_to_pixels
|
||||||
|
|
||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
CLUTTER_MAXUNIT
|
CLUTTER_MAXUNIT
|
||||||
@ -512,9 +514,7 @@ clutter_stage_read_pixels
|
|||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
ClutterPerspective
|
ClutterPerspective
|
||||||
clutter_stage_set_perspective
|
clutter_stage_set_perspective
|
||||||
clutter_stage_set_perspectivex
|
|
||||||
clutter_stage_get_perspective
|
clutter_stage_get_perspective
|
||||||
clutter_stage_get_perspectivex
|
|
||||||
|
|
||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
clutter_stage_set_title
|
clutter_stage_set_title
|
||||||
@ -528,8 +528,6 @@ clutter_stage_set_use_fog
|
|||||||
clutter_stage_get_use_fog
|
clutter_stage_get_use_fog
|
||||||
clutter_stage_set_fog
|
clutter_stage_set_fog
|
||||||
clutter_stage_get_fog
|
clutter_stage_get_fog
|
||||||
clutter_stage_set_fogx
|
|
||||||
clutter_stage_get_fogx
|
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
CLUTTER_STAGE
|
CLUTTER_STAGE
|
||||||
|
Loading…
Reference in New Issue
Block a user