LockButton.this

Creates a new lock button which reflects the @permission.

  1. this(GtkLockButton* gtkLockButton, bool ownedRef)
  2. this(Permission permission)
    class LockButton

Parameters

permission Permission

a #GPermission

Return Value

a new #GtkLockButton

Throws

ConstructionException GTK+ fails to create the object.

Meta