Function
PhocIdleInhibitcreate
Declaration [src]
PhocIdleInhibit*
phoc_idle_inhibit_create (
void
)
Description [src]
Create new object to proxy Wayland’s idle protocol to GNOME Session.
This function is not directly available to language bindings.
Return value
Type: PhocIdleInhibit
A new idle-inhibit object.
The data is owned by the called function. |