Constructor
SpiceClientGtkDisplaynew
Declaration [src]
SpiceDisplay*
spice_display_new (
SpiceSession* session,
int channel_id
)
Parameters
session-
Type:
SpiceSessionA
SpiceSession.The data is owned by the caller of the function. channel_id-
Type:
intThe display channel ID to associate with
SpiceDisplay.
Return value
Type: SpiceDisplay
A new SpiceDisplay widget.
| The data is owned by the called function. |