Enumerations | |
| enum | Gnome::Panel::AppletBackgroundType { Gnome::Panel::NO_BACKGROUND, Gnome::Panel::COLOR_BACKGROUND, Gnome::Panel::PIXMAP_BACKGROUND } |
| enum | Gnome::Panel::AppletFlags { Gnome::Panel::APPLET_FLAGS_NONE = 0, Gnome::Panel::APPLET_EXPAND_MAJOR = 1 << 0, Gnome::Panel::APPLET_EXPAND_MINOR = 1 << 1, Gnome::Panel::APPLET_HAS_HANDLE = 1 << 2 } |
Functions | |
| AppletFlags | Gnome::Panel::operator| (AppletFlags lhs, AppletFlags rhs) |
| AppletFlags | Gnome::Panel::operator & (AppletFlags lhs, AppletFlags rhs) |
| AppletFlags | Gnome::Panel::operator^ (AppletFlags lhs, AppletFlags rhs) |
| AppletFlags | Gnome::Panel::operator~ (AppletFlags flags) |
| AppletFlags & | Gnome::Panel::operator|= (AppletFlags &lhs, AppletFlags rhs) |
| AppletFlags & | Gnome::Panel::operator &= (AppletFlags &lhs, AppletFlags rhs) |
| AppletFlags & | Gnome::Panel::operator^= (AppletFlags &lhs, AppletFlags rhs) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.3.9.1