Virtual Method

GioAppInfocan_delete

since: 2.20

Declaration [src]

gboolean
can_delete (
  GAppInfo* appinfo
)

Description [src]

Obtains the information whether the GAppInfo can be deleted. See g_app_info_delete().

Available since: 2.20

Return value

Type: gboolean

TRUE if appinfo can be deleted.