spice-gtk/doc
Marc-André Lureau 1e4c78e304 glib: add local GL scanout support
Add spice-glib support for gl scanout messages.

A note about SpiceGlScanout: it is struct with scanout details,
registered as a boxed type, with associated gl-scanout property. That
way, it doesn't need a seperate signal for change notification and the
current scanout can be retrieve with gobject getter. Since boxed
property are always duplicated by g_object_get(), an additional
spice_display_get_gl_scanout() method returns the current scanout
without duplication (that's what spice-gtk display widget will use).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2016-02-13 11:28:26 +01:00
..
reference glib: add local GL scanout support 2016-02-13 11:28:26 +01:00
Makefile.am gtk: first stab at gtk-doc documentation 2010-12-05 22:19:16 +01:00