logo top
Main Page   glibmm Namespaces   Book  

appinfo.h File Reference


Classes

class  Gio::AppLaunchContext
 This is used to handle, for instance, startup notification and launching of the new application on the same screen as the launching window. More...
class  Gio::AppInfo
 Application information, to describe applications installed on the system, and launch them. More...

Namespaces

namespace  Gio
namespace  Glib

Enumerations

enum  Gio::AppInfoCreateFlags {
  Gio::APP_INFO_CREATE_NONE = 0,
  Gio::APP_INFO_CREATE_NEEDS_TERMINAL = 1 << 0,
  Gio::APP_INFO_CREATE_SUPPORTS_URIS = 1 << 1
}

Functions

AppInfoCreateFlags Gio::operator| (AppInfoCreateFlags lhs, AppInfoCreateFlags rhs)
AppInfoCreateFlags Gio::operator& (AppInfoCreateFlags lhs, AppInfoCreateFlags rhs)
AppInfoCreateFlags Gio::operator^ (AppInfoCreateFlags lhs, AppInfoCreateFlags rhs)
AppInfoCreateFlags Gio::operator~ (AppInfoCreateFlags flags)
AppInfoCreateFlags& Gio::operator|= (AppInfoCreateFlags& lhs, AppInfoCreateFlags rhs)
AppInfoCreateFlags& Gio::operator&= (AppInfoCreateFlags& lhs, AppInfoCreateFlags rhs)
AppInfoCreateFlags& Gio::operator^= (AppInfoCreateFlags& lhs, AppInfoCreateFlags rhs)

Generated for glibmm 2.4 by Doxygen 1.5.8 © 1997-2001