Method
GtkLockButtonget_permission
Declaration [src]
GPermission*
gtk_lock_button_get_permission (
GtkLockButton* button
)
Description [src]
Obtains the GPermission object that controls button.
| Deprecated since: | 4.10 |
This widget will be removed in GTK 5 | |
| Gets property | Gtk.LockButton:permission |
Return value
| Returns: | GPermission |
The |
|
| The data is owned by the instance. | |
The return value can be NULL. |