GOffice.ComboPixmaps
Class Details
- 
class GOffice.ComboPixmaps(*args, **kwargs)
- 
- 
classmethod new(ncols)
- 
 
- 
add_element(pixbuf, id, tooltip)
- 
 
- 
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: |  | 
|---|