mirror of
https://github.com/brl/mutter.git
synced 2025-04-18 16:19:38 +00:00
[docs] Update Clutter API reference symbols
Add the new symbols from the ClutterClone and COGL material API to the API reference.
This commit is contained in:
parent
865f04decd
commit
f9588b2487
@ -490,6 +490,8 @@ clutter_texture_get_max_tile_waste
|
|||||||
clutter_texture_set_max_tile_waste
|
clutter_texture_set_max_tile_waste
|
||||||
clutter_texture_get_cogl_texture
|
clutter_texture_get_cogl_texture
|
||||||
clutter_texture_set_cogl_texture
|
clutter_texture_set_cogl_texture
|
||||||
|
clutter_texture_get_cogl_material
|
||||||
|
clutter_texture_set_cogl_material
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
CLUTTER_TEXTURE
|
CLUTTER_TEXTURE
|
||||||
@ -499,12 +501,14 @@ CLUTTER_TEXTURE_CLASS
|
|||||||
CLUTTER_IS_TEXTURE_CLASS
|
CLUTTER_IS_TEXTURE_CLASS
|
||||||
CLUTTER_TEXTURE_GET_CLASS
|
CLUTTER_TEXTURE_GET_CLASS
|
||||||
CLUTTER_TYPE_TEXTURE_HANDLE
|
CLUTTER_TYPE_TEXTURE_HANDLE
|
||||||
|
CLUTTER_TYPE_MATERIAL_HANDLE
|
||||||
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
ClutterTexturePrivate
|
ClutterTexturePrivate
|
||||||
clutter_texture_error_quark
|
clutter_texture_error_quark
|
||||||
clutter_texture_get_type
|
clutter_texture_get_type
|
||||||
clutter_texture_handle_get_type
|
clutter_texture_handle_get_type
|
||||||
|
clutter_material_handle_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -5,7 +5,7 @@ clutter_group_get_type
|
|||||||
clutter_stage_get_type
|
clutter_stage_get_type
|
||||||
clutter_rectangle_get_type
|
clutter_rectangle_get_type
|
||||||
clutter_texture_get_type
|
clutter_texture_get_type
|
||||||
clutter_clone_texture_get_type
|
clutter_clone_get_type
|
||||||
clutter_timeline_get_type
|
clutter_timeline_get_type
|
||||||
clutter_media_get_type
|
clutter_media_get_type
|
||||||
clutter_behaviour_get_type
|
clutter_behaviour_get_type
|
||||||
|
Loading…
x
Reference in New Issue
Block a user