Method
PhoshIdleDBusObjectget_idle_monitor
Declaration [src]
PhoshIdleDBusIdleMonitor*
phosh_idle_dbus_object_get_idle_monitor (
PhoshIdleDBusObject* object
)
Description [src]
Gets the PhoshIdleDBusIdleMonitor
instance for the D-Bus interface org.gnome.Mutter.IdleMonitor on object
, if any.
Return value
Returns: | PhoshIdleDBusIdleMonitor |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |