Spice.URI – spice-client-glib-2.0 Reference Manual
Packages
spice-client-glib-2.0
Spice
URI
hostname
password
port
scheme
user
URI
get_hostname
get_password
get_port
get_scheme
get_user
set_hostname
set_password
set_port
set_scheme
set_user
to_string
URI
Object Hierarchy:
Description:
[
CCode
( type_id =
"spice_uri_get_type ()"
) ]
public
class
URI
:
Object
The
URI
struct is opaque and cannot be accessed directly.
Namespace:
Spice
Package:
spice-client-glib-2.0
Content:
Properties:
public
string
hostname
{
get
;
set
; }
public
string
password
{
get
;
set
; }
public
uint
port
{
get
;
set
; }
public
string
scheme
{
get
;
set
; }
public
string
user
{
get
;
set
; }
Creation methods:
protected
URI
()
Methods:
public
unowned
string
get_hostname
()
public
unowned
string
get_password
()
public
uint
get_port
()
public
unowned
string
get_scheme
()
public
unowned
string
get_user
()
public
void
set_hostname
(
string
hostname)
public
void
set_password
(
string
password)
public
void
set_port
(
uint
port)
public
void
set_scheme
(
string
scheme)
public
void
set_user
(
string
user)
public
string
to_string
()
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref