GOffice.ActionComboStack¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | Gtk.Action (42), GObject.Object (37), Gtk.Buildable (10) | 
|---|---|
| Structs: | GObject.ObjectClass (5) | 
| pop(n) | |
| push(str, key) | |
| selection() | |
| truncate(n) | 
Virtual Methods¶
| Inherited: | Gtk.Action (6), GObject.Object (7), Gtk.Buildable (10) | 
|---|
Properties¶
| Inherited: | Gtk.Action (16) | 
|---|
Signals¶
| Inherited: | Gtk.Action (1), GObject.Object (1) | 
|---|
Fields¶
| Inherited: | Gtk.Action (1), GObject.Object (1) | 
|---|
Class Details¶
- 
class GOffice.ActionComboStack(*args, **kwargs)¶
- Bases: - Gtk.Action- Abstract: - No - 
pop(n)¶
- Parameters: - n ( - int) –- GOffice.count- Shorten list self by removing n off the top (or fewer if the list is shorter) 
 - 
push(str, key)¶
- Parameters: 
 
-