Class
GUPnPServiceProxyActionIter
since: 1.6.6
Description [src]
final class GUPnP.ServiceProxyActionIter : GObject.Object
{
/* No available fields */
}
An opaque object representing an iterator over the out parameters of an action.
Available since: 1.6.6
Instance methods
gupnp_service_proxy_action_iter_next
Move self
to the next out value of the iterated action.
since: 1.6.6
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.