Gio.Permission.prototype.get_can_release

function get_can_release(): Boolean {
    // Gjs wrapper for g_permission_get_can_release()
}
  

Gets the value of the 'can-release' property. This property is true if it is generally possible to release the permission by calling Gio.Permission.prototype.release.

Since 2.26

Returns

the value of the 'can-release' property