2008-07-10 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-sections.txt: Add the missing X11 backend API.
This commit is contained in:
parent
12363448c7
commit
2c31e8ab04
@ -1,3 +1,8 @@
|
|||||||
|
2008-07-10 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
* clutter/clutter-sections.txt: Add the missing X11 backend
|
||||||
|
API.
|
||||||
|
|
||||||
2008-07-01 Emmanuele Bassi <ebassi@openedhand.com>
|
2008-07-01 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* cogl/cogl-docs.sgml: Add an index to the COGL API reference
|
* cogl/cogl-docs.sgml: Add an index to the COGL API reference
|
||||||
|
@ -1121,6 +1121,7 @@ clutter_redraw
|
|||||||
<TITLE>X11 Specific Support</TITLE>
|
<TITLE>X11 Specific Support</TITLE>
|
||||||
clutter_x11_set_display
|
clutter_x11_set_display
|
||||||
clutter_x11_disable_event_retrieval
|
clutter_x11_disable_event_retrieval
|
||||||
|
clutter_x11_has_event_retrieval
|
||||||
clutter_x11_get_stage_from_window
|
clutter_x11_get_stage_from_window
|
||||||
clutter_x11_handle_event
|
clutter_x11_handle_event
|
||||||
clutter_x11_get_default_display
|
clutter_x11_get_default_display
|
||||||
@ -1131,6 +1132,7 @@ clutter_x11_get_stage_window
|
|||||||
clutter_x11_set_stage_foreign
|
clutter_x11_set_stage_foreign
|
||||||
clutter_x11_trap_x_errors
|
clutter_x11_trap_x_errors
|
||||||
clutter_x11_untrap_x_errors
|
clutter_x11_untrap_x_errors
|
||||||
|
clutter_x11_has_composite_extension
|
||||||
|
|
||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
ClutterX11FilterFunc
|
ClutterX11FilterFunc
|
||||||
@ -1145,6 +1147,7 @@ ClutterX11XInputEventTypes
|
|||||||
clutter_x11_get_input_device_type
|
clutter_x11_get_input_device_type
|
||||||
clutter_x11_get_input_devices
|
clutter_x11_get_input_devices
|
||||||
clutter_x11_has_xinput
|
clutter_x11_has_xinput
|
||||||
|
clutter_x11_enable_xinput
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
Loading…
Reference in New Issue
Block a user