[ CCode ( vfunc_name = "do_delete" ) ]
[ Version ( since = "2.20" ) ]
public abstract bool @delete ()
Tries to delete a AppInfo.
On some platforms, there may be a difference between user-defined AppInfos which can be deleted, and system-wide ones which cannot. See can_delete.
this |
a AppInfo |
true if this has been deleted |