Package org.gnome.gio

Class DesktopAppInfo

java.lang.Object
All Implemented Interfaces:
Proxy, AppInfo

@Generated("io.github.jwharm.JavaGI") public class DesktopAppInfo extends GObject implements AppInfo
GDesktopAppInfo is an implementation of AppInfo based on desktop files.

Note that <gio/gdesktopappinfo.h> belongs to the UNIX-specific GIO interfaces, thus you have to use the gio-unix-2.0.pc pkg-config file or the GioUnix-2.0 GIR namespace when using it.