GOffice.ComboPixmaps

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.Orientable Gtk.Orientable GObject.GInterface->Gtk.Orientable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned GOffice.ComboBox GOffice.ComboBox GOffice.ComboPixmaps GOffice.ComboPixmaps GOffice.ComboBox->GOffice.ComboPixmaps Gtk.Box Gtk.Box Gtk.Box->GOffice.ComboBox Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Container->Gtk.Box Gtk.Orientable->Gtk.Box Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

GOffice.ComboBox (10), Gtk.Box (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)

Structs:

Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)

class

new (ncols)

add_element (pixbuf, id, tooltip)

clear_elements ()

get_preview ()

get_selected (index)

select_id (id)

select_index (index)

Virtual Methods

Inherited:

GOffice.ComboBox (2), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)

Properties

Inherited:

GOffice.ComboBox (2), Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)

Child Properties

Inherited:

Gtk.Box (5)

Style Properties

Inherited:

GOffice.ComboBox (1), Gtk.Widget (17)

Signals

Inherited:

GOffice.ComboBox (1), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Name

Short Description

changed

Fields

Inherited:

GOffice.ComboBox (1), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Class Details

class GOffice.ComboPixmaps(*args, **kwargs)
Bases:

GOffice.ComboBox

Abstract:

No

classmethod new(ncols)
Parameters:

ncols (int) –

Return type:

GOffice.ComboPixmaps

add_element(pixbuf, id, tooltip)
Parameters:
clear_elements()

Remove all elements.

get_preview()
Returns:

the preview button.

Return type:

Gtk.Widget

get_selected(index)
Parameters:

index (int) –

Return type:

int

select_id(id)
Parameters:

id (int) –

Return type:

bool

select_index(index)
Parameters:

index (int) –

Return type:

bool

Signal Details

GOffice.ComboPixmaps.signals.changed(combo_pixmaps, object)
Signal Name:

changed

Flags:

RUN_LAST

Parameters: