is_editable
Description:
[
Version ( since =
"1.6" ) ]
public bool is_editable ()
Check if one can add new presets, change existing ones and remove presets.
Parameters:
this |
a Object that implements
Preset
|
Returns:
true if presets are editable or false if they are static
|