| Top |
XfceKiosk *
xfce_kiosk_new (const gchar *module);
Creates and returns a new instance of XfceKiosk.
Since: 4.2
gboolean xfce_kiosk_query (const XfceKiosk *kiosk,const gchar *capability);
Queries the kiosk
object for a given capability and returns TRUE if
the current user has the capability
, else FALSE.
Since: 4.2