Function
SpiceClientGLibget_option_group
Declaration [src]
GOptionGroup*
spice_get_option_group (
void
)
Return value
Type: GOptionGroup
A GOptionGroup for the commandline
arguments specific to Spice. You have to call
spice_set_session_option() after to set the options on a
SpiceSession.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |