Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDBusPropertyInfo |
Struct : | DBusPropertyInfo |
Properties | Defined By | |
---|---|---|
annotations : Gio.DBusAnnotationInfo
|
Gio.DBusPropertyInfo | |
flags : Gio.DBusPropertyInfoFlags
|
Gio.DBusPropertyInfo | |
name : String
|
Gio.DBusPropertyInfo | |
ref_count : gint32
|
Gio.DBusPropertyInfo | |
signature : String
|
Gio.DBusPropertyInfo |
Method / Constructor | Defined By | |
---|---|---|
new Gio.DBusPropertyInfo
()
Create a new Gio.DBusPropertyInfo
Create a new Gio.DBusPropertyInfo
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.DBusInterfaceInfo
Method |
lookup_property
(String name)
:
Gio.DBusPropertyInfo
Looks up information about a property.
|