mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
docs: Add unused symbols to the Clutter API reference
This commit is contained in:
parent
a29623e838
commit
7728ea951b
@ -387,6 +387,7 @@ clutter_actor_get_abs_allocation_vertices
|
||||
clutter_actor_get_transformation_matrix
|
||||
clutter_actor_get_paint_volume
|
||||
clutter_actor_get_paint_box
|
||||
clutter_actor_get_transformed_paint_volume
|
||||
|
||||
<SUBSECTION>
|
||||
clutter_actor_set_anchor_point
|
||||
@ -457,6 +458,7 @@ clutter_actor_box_contains
|
||||
clutter_actor_box_from_vertices
|
||||
clutter_actor_box_clamp_to_pixel
|
||||
clutter_actor_box_interpolate
|
||||
clutter_actor_box_union
|
||||
|
||||
<SUBSECTION>
|
||||
ClutterVertex
|
||||
@ -482,6 +484,8 @@ clutter_paint_volume_set_height
|
||||
clutter_paint_volume_get_height
|
||||
clutter_paint_volume_set_depth
|
||||
clutter_paint_volume_get_depth
|
||||
clutter_paint_volume_set_from_allocation
|
||||
clutter_paint_volume_union
|
||||
|
||||
<SUBSECTION Standard>
|
||||
CLUTTER_TYPE_GEOMETRY
|
||||
@ -501,6 +505,7 @@ ClutterActorPrivate
|
||||
clutter_actor_get_type
|
||||
clutter_actor_box_get_type
|
||||
clutter_geometry_get_type
|
||||
clutter_paint_volume_get_type
|
||||
clutter_vertex_get_type
|
||||
</SECTION>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user