mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05: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_get_cogl_texture
|
||||
clutter_texture_set_cogl_texture
|
||||
clutter_texture_get_cogl_material
|
||||
clutter_texture_set_cogl_material
|
||||
|
||||
<SUBSECTION Standard>
|
||||
CLUTTER_TEXTURE
|
||||
@ -499,12 +501,14 @@ CLUTTER_TEXTURE_CLASS
|
||||
CLUTTER_IS_TEXTURE_CLASS
|
||||
CLUTTER_TEXTURE_GET_CLASS
|
||||
CLUTTER_TYPE_TEXTURE_HANDLE
|
||||
CLUTTER_TYPE_MATERIAL_HANDLE
|
||||
|
||||
<SUBSECTION Private>
|
||||
ClutterTexturePrivate
|
||||
clutter_texture_error_quark
|
||||
clutter_texture_get_type
|
||||
clutter_texture_handle_get_type
|
||||
clutter_material_handle_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -5,7 +5,7 @@ clutter_group_get_type
|
||||
clutter_stage_get_type
|
||||
clutter_rectangle_get_type
|
||||
clutter_texture_get_type
|
||||
clutter_clone_texture_get_type
|
||||
clutter_clone_get_type
|
||||
clutter_timeline_get_type
|
||||
clutter_media_get_type
|
||||
clutter_behaviour_get_type
|
||||
|
Loading…
Reference in New Issue
Block a user