Method
SpiceClientGLibDisplayChanneldisplay_get_primary
deprecated: 0.35
Declaration [src]
gboolean
spice_display_get_primary (
SpiceChannel* channel,
guint32 surface_id,
SpiceDisplayPrimary* primary
)
Description [src]
Retrieve primary display surface surface_id.
Deprecated since: 0.35
Use spice_display_channel_get_primary() instead.
Parameters
surface_id-
Type:
guint32A surface id.
primary-
Type:
SpiceDisplayPrimaryA
SpiceDisplayPrimary.The data is owned by the caller of the method.