Method
GioPermissionget_can_acquire
since: 2.26
Declaration [src]
gboolean
g_permission_get_can_acquire (
GPermission* permission
)
Description [src]
Gets the value of the ‘can-acquire’ property. This property is TRUE
if it is generally possible to acquire the permission by calling g_permission_acquire().
Available since: 2.26
Gets property | Gio.Permission:can-acquire |