GObject.Object
GUPnP.ServiceIntrospection
| Import line: | GUPnP = imports.gi.GUPnP; |
| GIR File: | GUPnP-1.0.gir |
| C documentation: | GUPnPServiceIntrospection |
| Class : | ServiceIntrospection |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
parent : GObject.Object
read only
|
GUPnP.ServiceIntrospection | |
|
priv : GUPnP.ServiceIntrospectionPrivate
read only
|
GUPnP.ServiceIntrospection | |
|
scpd : void*
|
GUPnP.ServiceIntrospection | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GUPnP.ServiceIntrospection
(Object properties)
Create a new GUPnP.ServiceIntrospection
Create a new GUPnP.ServiceIntrospection
|
||
|
get_action
(String action_name)
:
GUPnP.ServiceActionInfo
|
GUPnP.ServiceIntrospection | |
|
get_state_variable
(String variable_name)
:
GUPnP.ServiceStateVariableInfo
|
GUPnP.ServiceIntrospection | |
|
list_action_names
()
:
Array
|
GUPnP.ServiceIntrospection | |
|
list_actions
()
:
Array
|
GUPnP.ServiceIntrospection | |
|
list_state_variable_names
()
:
Array
|
GUPnP.ServiceIntrospection | |
|
list_state_variables
()
:
Array
|
GUPnP.ServiceIntrospection | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GUPnP.ServiceInfo
Method |
get_introspection
()
:
GUPnP.ServiceIntrospection
|