Method
GioPermissionget_can_release
since: 2.26
Declaration [src]
gboolean
g_permission_get_can_release (
GPermission* permission
)
Description [src]
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
Gets property | Gio.Permission:can-release |