Class: GOffice::ComboPixmaps
Instance Method Summary collapse
- #add_element(pixbuf, id, tooltip) ⇒ nil
-
#clear_elements ⇒ nil
Remove all elements.
- #get_selected(index) ⇒ Integer
- #initialize(ncols) ⇒ GOffice::ComboPixmaps constructor
-
#preview ⇒ Gtk::Widget
The preview button.
- #select_id(id) ⇒ Boolean
- #select_index(index) ⇒ Boolean
Methods inherited from ComboBox
#construct, #display=, #get_pos, #popup_display, #popup_hide, #relief=, #set_tooltip, #show_arrow=, #show_arrow?, #tearable=, #title, #title=
Constructor Details
#initialize(ncols) ⇒ GOffice::ComboPixmaps
Instance Method Details
#add_element(pixbuf, id, tooltip) ⇒ nil
#clear_elements ⇒ nil
Remove all elements.
#get_selected(index) ⇒ Integer
#preview ⇒ Gtk::Widget
Returns the preview button.