mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
docs: Updates to the API reference
This commit is contained in:
parent
9813a87499
commit
a8d8005800
@ -51,7 +51,7 @@ typedef struct _ClutterWaylandSurfacePrivate ClutterWaylandSurfacePrivate;
|
||||
*
|
||||
* The #ClutterWaylandSurface structure contains only private data
|
||||
*
|
||||
* Since: 1.8
|
||||
* Since: 1.10
|
||||
* Stability: unstable
|
||||
*/
|
||||
struct _ClutterWaylandSurface
|
||||
@ -64,10 +64,11 @@ struct _ClutterWaylandSurface
|
||||
|
||||
/**
|
||||
* ClutterWaylandSurfaceClass:
|
||||
* @queue_damage_redraw: class handler of the #ClutterWaylandSurface::queue-damage-redraw signal
|
||||
*
|
||||
* The #ClutterWaylandSurfaceClass structure contains only private data
|
||||
*
|
||||
* Since: 0.8
|
||||
* Since: 1.10
|
||||
* Stability: unstable
|
||||
*/
|
||||
struct _ClutterWaylandSurfaceClass
|
||||
|
@ -1317,6 +1317,7 @@ CLUTTER_INIT_ERROR
|
||||
CLUTTER_DEPRECATED
|
||||
CLUTTER_DEPRECATED_FOR
|
||||
CLUTTER_PRIVATE_FIELD
|
||||
CLUTTER_VAR
|
||||
clutter_init_error_quark
|
||||
clutter_base_init
|
||||
clutter_redraw
|
||||
@ -1425,6 +1426,9 @@ ClutterWaylandSurfaceClass
|
||||
clutter_wayland_surface_new
|
||||
clutter_wayland_surface_attach_buffer
|
||||
clutter_wayland_surface_damage_buffer
|
||||
clutter_wayland_surface_get_cogl_texture
|
||||
clutter_wayland_surface_get_surface
|
||||
clutter_wayland_surface_set_surface
|
||||
<SUBSECTION Standard>
|
||||
CLUTTER_WAYLAND_IS_SURFACE
|
||||
CLUTTER_WAYLAND_IS_SURFACE_CLASS
|
||||
|
Loading…
x
Reference in New Issue
Block a user