Constructor
GtkLockButtonnew
Declaration [src]
GtkWidget*
gtk_lock_button_new (
  GPermission* permission
)
Parameters
- permission
- 
            Type: GPermissionA GPermissionThe 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. |