append(const Glib::ustring &icon_filename, const Glib::ustring &text) | Gnome::UI::IconList | |
append(const Glib::RefPtr< Gdk::Pixbuf > &im, const Glib::ustring &icon_filename, const Glib::ustring &text) | Gnome::UI::IconList | |
clear() | Gnome::UI::IconList | |
find_icon_from_data(gpointer data) const | Gnome::UI::IconList | |
find_icon_from_filename(const Glib::ustring &filename) const | Gnome::UI::IconList | |
focus_icon(gint idx) | Gnome::UI::IconList | |
freeze() | Gnome::UI::IconList | |
get_icon_at(int x, int y) const | Gnome::UI::IconList | |
get_icon_data(int pos) | Gnome::UI::IconList | |
get_icon_filename(int idx) const | Gnome::UI::IconList | |
get_icon_pixbuf_item(int idx) | Gnome::UI::IconList | |
get_icon_text_item(int idx) | Gnome::UI::IconList | |
get_items_per_line() const | Gnome::UI::IconList | |
get_num_icons() const | Gnome::UI::IconList | |
get_selection_mode() const | Gnome::UI::IconList | |
gobj() | Gnome::UI::IconList | [inline] |
gobj() const | Gnome::UI::IconList | [inline] |
icon_is_visible(int pos) | Gnome::UI::IconList | |
IconList(guint icon_width=80, bool is_editable=false) | Gnome::UI::IconList | [explicit] |
insert(int pos, const Glib::ustring &icon_filename, const Glib::ustring &text) | Gnome::UI::IconList | |
insert(int idx, const Glib::RefPtr< Gdk::Pixbuf > &im, const Glib::ustring &icon_filename, const Glib::ustring &text) | Gnome::UI::IconList | |
moveto(int pos, double yalign) | Gnome::UI::IconList | |
on_focus_icon(int num) | Gnome::UI::IconList | [protected, virtual] |
on_move_cursor(Gtk::DirectionType dir, bool clear_selection) | Gnome::UI::IconList | [protected, virtual] |
on_select_icon(int num, GdkEvent *event) | Gnome::UI::IconList | [protected, virtual] |
on_text_changed(int num, const char *new_text) | Gnome::UI::IconList | [protected, virtual] |
on_toggle_cursor_selection() | Gnome::UI::IconList | [protected, virtual] |
on_unselect_icon(int num, GdkEvent *event) | Gnome::UI::IconList | [protected, virtual] |
remove(int pos) | Gnome::UI::IconList | |
select_all() | Gnome::UI::IconList | |
select_icon(int idx) | Gnome::UI::IconList | |
selection() | Gnome::UI::IconList | |
selection() const | Gnome::UI::IconList | |
SelectionList typedef | Gnome::UI::IconList | |
set_col_spacing(int spacing) | Gnome::UI::IconList | |
set_hadjustment(Gtk::Adjustment &hadj) | Gnome::UI::IconList | |
set_icon_border(int spacing) | Gnome::UI::IconList | |
set_icon_data(int pos, gpointer data) | Gnome::UI::IconList | |
set_icon_width(int w) | Gnome::UI::IconList | |
set_row_spacing(int spacing) | Gnome::UI::IconList | |
set_selection_mode(Gtk::SelectionMode mode) | Gnome::UI::IconList | |
set_separators(const Glib::ustring &sep) | Gnome::UI::IconList | |
set_text_spacing(int spacing) | Gnome::UI::IconList | |
set_vadjustment(Gtk::Adjustment &vadj) | Gnome::UI::IconList | |
signal_focus_icon() | Gnome::UI::IconList | |
signal_move_cursor() | Gnome::UI::IconList | |
signal_select_icon() | Gnome::UI::IconList | |
signal_text_changed() | Gnome::UI::IconList | |
signal_toggle_cursor_selection() | Gnome::UI::IconList | |
signal_unselect_icon() | Gnome::UI::IconList | |
thaw() | Gnome::UI::IconList | |
unselect_all() | Gnome::UI::IconList | |
unselect_icon(int idx) | Gnome::UI::IconList | |
wrap(GnomeIconList *object, bool take_copy=false) | Gnome::UI::IconList | [related] |
~IconList() | Gnome::UI::IconList | [virtual] |