Class: GOffice::ComboBox
- Inherits:
-
Gtk::Box
- Object
- Gtk::Box
- GOffice::ComboBox
- Defined in:
- (unknown)
Direct Known Subclasses
Instance Method Summary collapse
- #construct(display_widget, popdown_container, popdown_focus) ⇒ nil
-
#display=(display_widget) ⇒ nil
Sets the displayed widget for the combo_box to be display_widget.
- #get_pos(x, y) ⇒ nil
- #popup_display ⇒ nil
-
#popup_hide ⇒ nil
Hides popup, but not when it is torn off.
- #relief=(relief) ⇒ nil
- #set_tooltip(tips, text, priv_text) ⇒ nil
- #show_arrow=(show_arrow) ⇒ Boolean
-
#show_arrow? ⇒ Boolean
Show-arrow.
-
#tearable=(tearable) ⇒ nil
controls whether the combo box's pop up widget can be torn off.
-
#title ⇒ String
Title.
- #title=(title) ⇒ String
Instance Method Details
#construct(display_widget, popdown_container, popdown_focus) ⇒ nil
#display=(display_widget) ⇒ nil
Sets the displayed widget for the combo_box to be display_widget
#get_pos(x, y) ⇒ nil
#popup_display ⇒ nil
#popup_hide ⇒ nil
Hides popup, but not when it is torn off. This is the external interface - for subclasses and apps which expect a regular combo which doesn't do tearoffs.
#relief=(relief) ⇒ nil
#set_tooltip(tips, text, priv_text) ⇒ nil
#show_arrow=(show_arrow) ⇒ Boolean
#show_arrow? ⇒ Boolean
Returns show-arrow.
#tearable=(tearable) ⇒ nil
controls whether the combo box's pop up widget can be torn off.
#title ⇒ String
Returns title.