| _bcolor | otk::Widget |  [protected] | 
  | _bevel_width | otk::Widget |  [protected] | 
  | _bg_pixel | otk::Widget |  [protected] | 
  | _bg_pixmap | otk::Widget |  [protected] | 
  | _bwidth | otk::Widget |  [protected] | 
  | _children | otk::Widget |  [protected] | 
  | _cursor | otk::Widget |  [protected] | 
  | _direction | otk::Widget |  [protected] | 
  | _dirty | otk::Widget |  [protected] | 
  | _event_dispatcher | otk::Widget |  [protected] | 
  | _fixed_height | otk::Widget |  [protected] | 
  | _fixed_width | otk::Widget |  [protected] | 
  | _focused | otk::Widget |  [protected] | 
  | _grabbed_keyboard | otk::Widget |  [protected] | 
  | _grabbed_mouse | otk::Widget |  [protected] | 
  | _ignore_config | otk::Widget |  [protected] | 
  | _parent | otk::Widget |  [protected] | 
  | _rect | otk::Widget |  [protected] | 
  | _screen | otk::Widget |  [protected] | 
  | _stretchable_horz | otk::Widget |  [protected] | 
  | _stretchable_vert | otk::Widget |  [protected] | 
  | _style | otk::Widget |  [protected] | 
  | _surface | otk::Widget |  [protected] | 
  | _text | otk::FocusLabel |  [private] | 
  | _texture | otk::Widget |  [protected] | 
  | _visible | otk::Widget |  [protected] | 
  | _window | otk::Widget |  [protected] | 
  | addChild(Widget *child, bool front=false) | otk::Widget |  [virtual] | 
  | adjust(void) | otk::Widget |  [protected, virtual] | 
  | adjustHorz(void) | otk::Widget |  [protected, virtual] | 
  | adjustVert(void) | otk::Widget |  [protected, virtual] | 
  | bevelWidth(void) const | otk::Widget |  [inline] | 
  | borderColor(void) const | otk::Widget |  [inline] | 
  | borderWidth(void) const | otk::Widget |  [inline] | 
  | buttonPressHandler(const XButtonEvent &) | otk::EventHandler |  [inline, virtual] | 
  | buttonReleaseHandler(const XButtonEvent &) | otk::EventHandler |  [inline, virtual] | 
  | children(void) const | otk::Widget |  [inline] | 
  | circulateHandler(const XCirculateEvent &) | otk::EventHandler |  [inline, virtual] | 
  | circulateRequestHandler(const XCirculateRequestEvent &) | otk::EventHandler |  [inline, virtual] | 
  | clientMessageHandler(const XClientMessageEvent &) | otk::EventHandler |  [virtual] | 
  | colorMapHandler(const XColormapEvent &) | otk::EventHandler |  [inline, virtual] | 
  | configureHandler(const XConfigureEvent &e) | otk::Widget |  [virtual] | 
  | configureRequestHandler(const XConfigureRequestEvent &) | otk::EventHandler |  [inline, virtual] | 
  | create(bool override_redirect=false) | otk::Widget |  [protected, virtual] | 
  | createHandler(const XCreateWindowEvent &) | otk::EventHandler |  [inline, virtual] | 
  | cursor(void) const | otk::Widget |  [inline] | 
  | destroyHandler(const XDestroyWindowEvent &) | otk::EventHandler |  [inline, virtual] | 
  | direction(void) const | otk::Widget |  [inline] | 
  | Direction enum name | otk::Widget |  | 
  | enterHandler(const XCrossingEvent &) | otk::EventHandler |  [inline, virtual] | 
  | eventDispatcher(void) | otk::Widget |  [inline] | 
  | EventHandler() | otk::EventHandler |  [protected] | 
  | exposeHandler(const XExposeEvent &e) | otk::Widget |  [virtual] | 
  | fitSize(int w, int h) | otk::FocusLabel |  | 
  | fitString(const std::string &str) | otk::FocusLabel |  | 
  | focus(void) | otk::FocusWidget |  [virtual] | 
  | focusHandler(const XFocusChangeEvent &) | otk::EventHandler |  [inline, virtual] | 
  | FocusLabel(Widget *parent) | otk::FocusLabel |  | 
  | FocusWidget(Widget *parent, Direction=Horizontal) | otk::FocusWidget |  | 
  | getText(void) const | otk::FocusLabel |  [inline] | 
  | getUnfocusBorderColor(void) const | otk::FocusWidget |  [inline] | 
  | getUnfocusTexture(void) const | otk::FocusWidget |  [inline] | 
  | grabKeyboard(void) | otk::Widget |  | 
  | grabMouse(void) | otk::Widget |  | 
  | graphicsExposeHandler(const XGraphicsExposeEvent &) | otk::EventHandler |  [inline, virtual] | 
  | gravityHandler(const XGravityEvent &) | otk::EventHandler |  [inline, virtual] | 
  | handle(const XEvent &e) | otk::EventHandler |  [virtual] | 
  | hasGrabbedKeyboard(void) const | otk::Widget |  [inline] | 
  | hasGrabbedMouse(void) const | otk::Widget |  [inline] | 
  | height() const | otk::Widget |  [inline, virtual] | 
  | hide(bool recursive=false) | otk::Widget |  [virtual] | 
  | Horizontal enum value | otk::Widget |  | 
  | internalResize(int width, int height) | otk::Widget |  [protected, virtual] | 
  | isFocused(void) const | otk::FocusWidget |  [inline] | 
  | isStretchableHorz(void) const | otk::Widget |  [inline] | 
  | isStretchableVert(void) const | otk::Widget |  [inline] | 
  | isUnfocused(void) const | otk::FocusWidget |  [inline] | 
  | isVisible(void) const | otk::Widget |  [inline] | 
  | keyPressHandler(const XKeyEvent &) | otk::EventHandler |  [inline, virtual] | 
  | keyReleaseHandler(const XKeyEvent &) | otk::EventHandler |  [inline, virtual] | 
  | leaveHandler(const XCrossingEvent &) | otk::EventHandler |  [inline, virtual] | 
  | mapHandler(const XMapEvent &) | otk::EventHandler |  [inline, virtual] | 
  | mappingHandler(const XMappingEvent &) | otk::EventHandler |  [inline, virtual] | 
  | mapRequestHandler(const XMapRequestEvent &) | otk::EventHandler |  [inline, virtual] | 
  | motionHandler(const XMotionEvent &) | otk::EventHandler |  [inline, virtual] | 
  | move(const Point &to) | otk::Widget |  | 
  | move(int x, int y) | otk::Widget |  | 
  | noExposeEventHandler(const XNoExposeEvent &) | otk::EventHandler |  [inline, virtual] | 
  | parent(void) const | otk::Widget |  [inline] | 
  | propertyHandler(const XPropertyEvent &) | otk::EventHandler |  [inline, virtual] | 
  | rect(void) const | otk::Widget |  [inline] | 
  | removeChild(Widget *child) | otk::Widget |  [virtual] | 
  | render(void) | otk::Widget |  [protected, virtual] | 
  | renderForeground() | otk::FocusLabel |  [virtual] | 
  | reparentHandler(const XReparentEvent &) | otk::EventHandler |  [inline, virtual] | 
  | resize(const Point &to) | otk::Widget |  [virtual] | 
  | resize(int x, int y) | otk::Widget |  [virtual] | 
  | resizeRequestHandler(const XResizeRequestEvent &) | otk::EventHandler |  [inline, virtual] | 
  | screen(void) const | otk::Widget |  [inline] | 
  | selectionClearHandler(const XSelectionClearEvent &) | otk::EventHandler |  [inline, virtual] | 
  | selectionHandler(const XSelectionEvent &) | otk::EventHandler |  [inline, virtual] | 
  | selectionRequestHandler(const XSelectionRequestEvent &) | otk::EventHandler |  [inline, virtual] | 
  | setBevelWidth(int bevel_width) | otk::Widget |  [inline] | 
  | setBorderColor(const RenderColor *color) | otk::FocusWidget |  [virtual] | 
  | setBorderWidth(int width) | otk::Widget |  [inline] | 
  | setCursor(Cursor cursor) | otk::Widget |  [inline] | 
  | setDirection(Direction dir) | otk::Widget |  [inline] | 
  | setEventDispatcher(EventDispatcher *disp) | otk::Widget |  | 
  | setGeometry(const Rect &new_geom) | otk::Widget |  [virtual] | 
  | setGeometry(const Point &topleft, int width, int height) | otk::Widget |  [virtual] | 
  | setGeometry(int x, int y, int width, int height) | otk::Widget |  [virtual] | 
  | setHeight(int) | otk::Widget |  [virtual] | 
  | setStretchableHorz(bool s_horz=true) | otk::Widget |  [inline] | 
  | setStretchableVert(bool s_vert=true) | otk::Widget |  [inline] | 
  | setStyle(RenderStyle *style) | otk::FocusLabel |  [virtual] | 
  | setText(const ustring &text) | otk::FocusLabel |  [inline] | 
  | setTexture(RenderTexture *texture) | otk::FocusWidget |  [virtual] | 
  | setUnfocusBorderColor(const RenderColor *color) | otk::FocusWidget |  [inline] | 
  | setUnfocusTexture(RenderTexture *texture) | otk::FocusWidget |  [inline] | 
  | setWidth(int) | otk::Widget |  [virtual] | 
  | shapeHandler(const XShapeEvent &) | otk::EventHandler |  [inline, virtual] | 
  | show(bool recursive=false) | otk::Widget |  [virtual] | 
  | style(void) const | otk::Widget |  [inline] | 
  | texture(void) const | otk::Widget |  [inline] | 
  | unfocus(void) | otk::FocusWidget |  [virtual] | 
  | unfocusHandler(const XFocusChangeEvent &) | otk::EventHandler |  [inline, virtual] | 
  | ungrabKeyboard(void) | otk::Widget |  | 
  | ungrabMouse(void) | otk::Widget |  | 
  | unmapHandler(const XUnmapEvent &) | otk::EventHandler |  [inline, virtual] | 
  | update() | otk::FocusLabel |  [virtual] | 
  | Vertical enum value | otk::Widget |  | 
  | visibilityHandler(const XVisibilityEvent &) | otk::EventHandler |  [inline, virtual] | 
  | Widget(Widget *parent, Direction=Horizontal) | otk::Widget |  | 
  | Widget(EventDispatcher *event_dispatcher, RenderStyle *style, Direction direction=Horizontal, Cursor cursor=0, int bevel_width=1, bool override_redirect=false) | otk::Widget |  | 
  | WidgetList typedef | otk::Widget |  | 
  | width() const | otk::Widget |  [inline, virtual] | 
  | window(void) const | otk::Widget |  [inline] | 
  | xkbHandler(const XkbEvent &) | otk::EventHandler |  [inline, virtual] | 
  | ~EventHandler() | otk::EventHandler |  [virtual] | 
  | ~FocusLabel() | otk::FocusLabel |  | 
  | ~FocusWidget() | otk::FocusWidget |  [virtual] | 
  | ~Widget() | otk::Widget |  [virtual] |