Method

GtkLockButtonset_permission

Declaration [src]

void
gtk_lock_button_set_permission (
  GtkLockButton* button,
  GPermission* permission
)

Description [src]

Sets the GPermission object that controls button.

Parameters

permission

Type: GPermission

A GPermission object.

The argument can be NULL.
The data is owned by the caller of the function.