Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
gio-2.0
GLib
DBusAnnotationInfo
lookup
annotations
key
ref_count
value
DBusAnnotationInfo
Object Hierarchy:
Description:
public
class
DBusAnnotationInfo
Information about an annotation.
Namespace:
GLib
Package:
gio-2.0
Content:
Methods:
public
unowned
string
lookup
(
string
name)
Looks up the value of an annotation.
Fields:
public
weak
DBusAnnotationInfo
[]
annotations
public
unowned
string
key
public
int
ref_count
public
unowned
string
value