gio-sharp GLib.IWrapper This interface provides application information and launch contexts. See for a concrete implementation and usage. To be added. Method System.Boolean To be added. To be added. To be added. To be added. Method System.Boolean To be added. To be added. To be added. Property System.String An human-readable description of an installed application. A string containing a description of the application, or null if none. The following code snippet: AppInfo app_info = AppInfoAdapter.GetDefaultForType ("image/jpeg", false); Console.WriteLine ("{0}:\t{1}", app_info.Name, app_info.Description); produces the following output (depending on your installation): Eye of Gnome: Browse and rotate images Method GLib.AppInfo To be added. To be added. To be added. Method System.Boolean To be added. To be added. To be added. To be added. Property System.String The executable's name for the installed application. A string containing the AppInfo's application binary's name. To be added. Property GLib.Icon The for the application. The default for the application. To be added. Property System.String The ID of an application. A string containing the application's ID. An id si s a string that identifies the application. The exact format of the id is platform depenedent. For instance, on Unix, this is the desktop file id from the xdg menu specification. Method System.Boolean To be added. To be added. To be added. To be added. To be added. Method System.Boolean To be added. To be added. To be added. To be added. To be added. Property System.String The name of the installed application. A containing the name of the application. To be added. Method System.Boolean To be added. To be added. To be added. To be added. Method System.Boolean To be added. To be added. To be added. To be added. Method System.Boolean To be added. To be added. To be added. To be added. Method System.Boolean To be added. To be added. To be added. Method System.Boolean To be added. To be added. To be added. Method System.Boolean To be added. To be added. To be added.