Method
GtkLockButtonset_permission
since: 3.2
Declaration [src]
void
gtk_lock_button_set_permission (
GtkLockButton* button,
GPermission* permission
)
Description [src]
Sets the GPermission
object that controls button
.
Available since: 3.2
Sets property | Gtk.LockButton:permission |
Parameters
permission
-
Type:
GPermission
A
GPermission
object, orNULL
.The argument can be NULL
.The data is owned by the caller of the method.