Method
GioAppInfodelete
since: 2.20
Declaration [src]
gboolean
g_app_info_delete (
GAppInfo* appinfo
)
Description [src]
Tries to delete a GAppInfo
.
On some platforms, there may be a difference between user-defined
GAppInfo
s which can be deleted, and system-wide ones which cannot.
See g_app_info_can_delete()
.
Available since: 2.20