get_can_delete
Description:
[
Version ( since =
"0.1.32" ) ]
public bool get_can_delete ()
Finds out if the profile could be deleted.
This is only applicable for profiles loaded with load_file as obviously data and
fd's cannot be sanely unlinked.
Parameters:
Returns:
true if @delete would likely work
|