Class: GOffice::ActionComboStack
- Inherits:
-
Gtk::Action
- Object
- Gtk::Action
- GOffice::ActionComboStack
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#pop(n) ⇒ nil
Shorten list act by removing n off the top (or fewer if the list is shorter).
- #push(str, key) ⇒ nil
-
#selection ⇒ GObject
NOTE : see writeup in cb_combo_changed.
-
#truncate(n) ⇒ nil
Ensure that list act is no longer than n, dropping any extra off the bottom.
Instance Method Details
#pop(n) ⇒ nil
Shorten list act by removing n off the top (or fewer if the list is shorter)
#push(str, key) ⇒ nil
#selection ⇒ GObject
NOTE : see writeup in cb_combo_changed.
#truncate(n) ⇒ nil
Ensure that list act is no longer than n, dropping any extra off the bottom.