Package: gio

Function gio:app-info-delete

Lambda List

gio:app-info-delete (info)

Arguments

info -- a g:app-info instance

Return Value

True if info has been deleted.

Details

Tries to delete an application info.

On some platforms, there may be a difference between user-defined application infos which can be deleted, and system-wide ones which cannot. See the g:app-info-can-delete function.
 

See also

#2024-12-22