LockButton
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public LockButton (Permission? permission)
public LockButton (Permission? permission)
Creates a new lock button which reflects the permission
.
Note:
This widget will be removed in GTK 5
Parameters:
permission |
a `GPermission` |
Returns:
a new `GtkLockButton` |