gtk.lock_button

Module for LockButton class

Members

Classes

LockButton
class LockButton

GtkLockButton is a widget that can be used in control panels or preference dialogs to allow users to obtain and revoke authorizations needed to operate the controls. The required authorization is represented by a #GPermission object. Concrete implementations of #GPermission may use PolicyKit or some other authorization framework. To obtain a PolicyKit-based #GPermission, use polkit_permission_new().

LockButtonGidBuilder
class LockButtonGidBuilder

Fluent builder for gtk.lock_button.LockButton

LockButtonGidBuilderImpl
class LockButtonGidBuilderImpl(T)

Fluent builder implementation template for gtk.lock_button.LockButton