Constructor
GtkLockButtonnew
since: 3.2
Declaration [src]
GtkWidget*
gtk_lock_button_new (
GPermission* permission
)
Parameters
permission-
Type:
GPermissionA
GPermission.The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: GtkWidget
A new GtkLockButton.
| The data is owned by the called function. |