GLib.DBus – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
DBus
address_get_stream
address_get_stream_sync
annotation_info_lookup
generate_guid
gvalue_to_gvariant
gvariant_to_gvalue
is_address
is_guid
is_interface_name
is_member_name
is_name
is_supported_address
is_unique_name
GLib.DBus
Description:
Content:
Functions:
public
async
IOStream
address_get_stream
(
string
address,
Cancellable
? cancellable =
null
)
throws
Error
public
IOStream
address_get_stream_sync
(
string
address,
string
out_guid,
Cancellable
? cancellable =
null
)
throws
Error
public
unowned
string
annotation_info_lookup
(
DBusAnnotationInfo
[]? annotations,
string
name)
public
string
generate_guid
()
public
Variant
gvalue_to_gvariant
(
Value
gvalue,
VariantType
type)
public
Value
gvariant_to_gvalue
(
Variant
value)
public
bool
is_address
(
string
string)
public
bool
is_guid
(
string
string)
public
bool
is_interface_name
(
string
string)
public
bool
is_member_name
(
string
string)
public
bool
is_name
(
string
string)
public
bool
is_supported_address
(
string
string)
throws
Error
public
bool
is_unique_name
(
string
string)