mutter/doc/reference
Emmanuele Bassi f1a1399927 Add clutter_backend_get_n_screens()
Add clutter_backend_get_n_screens(), which returns the number of screens
manager by the ClutterBackend, and change clutter_backend_get_screen_number()
to return the screen number of the currently used screen; this is semantically
equivalent to clutter_glx_get_default_screen(), but leaves the door open for
a "screen" abstraction in Clutter, handled by the backend. Update the GLX
and EGL backends to retrieve and set the screen_num and n_screens members of
ClutterBackend using Xlib calls.
2007-04-19 15:26:28 +00:00
..
tmpl Add clutter_backend_get_n_screens() 2007-04-19 15:26:28 +00:00
ChangeLog Update changelogs for SVN merge. 2007-04-16 10:26:11 +00:00
clutter-docs.sgml Add missing types and sections in the API documentation. 2007-04-16 10:25:53 +00:00
clutter-sections.txt Add clutter_backend_get_n_screens() 2007-04-19 15:26:28 +00:00
clutter.types Add missing types and sections in the API documentation. 2007-04-16 10:25:53 +00:00
Makefile.am Ignore the clutter/cogl directory when building documentation, as it 2007-03-27 09:39:00 +00:00
version.xml.in 2006-06-22 Matthew Allum <mallum@openedhand.com> 2006-06-21 22:34:25 +00:00