GOffice.MenuPixmaps¶
| Subclasses: | None | 
|---|
Methods¶
| class | new(ncols) | 
| add_element(pixbuf, id, tooltip) | 
Virtual Methods¶
| Inherited: | Gtk.MenuShell (9), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10) | 
|---|
Properties¶
| Inherited: | Gtk.Menu (12), Gtk.MenuShell (1), Gtk.Container (3), Gtk.Widget (39) | 
|---|
Child Properties¶
| Inherited: | Gtk.Menu (4) | 
|---|
Style Properties¶
| Inherited: | Gtk.Menu (7), Gtk.Widget (17) | 
|---|
Signals¶
| Inherited: | Gtk.Menu (2), Gtk.MenuShell (8), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1) | 
|---|
| Name | Short Description | 
|---|---|
| changed | 
Fields¶
| Inherited: | Gtk.Menu (2), Gtk.MenuShell (8), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1) | 
|---|
Class Details¶
- 
class GOffice.MenuPixmaps(**kwargs)¶
- Bases: - Gtk.Menu- Abstract: - No - 
classmethod new(ncols)¶
- Parameters: - ncols ( - int) –- Return type: - GOffice.MenuPixmaps
 - 
add_element(pixbuf, id, tooltip)¶
- Parameters: - pixbuf (GdkPixbuf.Pixbuf) –
- id (int) –
- tooltip (str) –
 
- pixbuf (
 
- 
classmethod 
Signal Details¶
- 
GOffice.MenuPixmaps.signals.changed(menu_pixmaps, object)¶
- Signal Name: - changed- Flags: - Parameters: - menu_pixmaps (GOffice.MenuPixmaps) – The object which received the signal
- object (int) –
 
- menu_pixmaps (