Method

GioPermissionget_can_release

since: 2.26

Declaration

gboolean
g_permission_get_can_release (
  GPermission* permission
)

Description

Gets the value of the ‘can-release’ property. This property is TRUE if it is generally possible to release the permission by calling g_permission_release().

Available since: 2.26

Return value

Type: gboolean

The value of the ‘can-release’ property.