Method
GtkLockButtonget_permission
since: 3.2
Declaration [src]
GPermission*
gtk_lock_button_get_permission (
GtkLockButton* button
)
Description [src]
Obtains the GPermission object that controls button.
Available since: 3.2
| Gets property | Gtk.LockButton:permission |
Return value
Type: GPermission
The GPermission of button.
| The returned data is owned by the instance. |