| 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 | |
| c2w(int cx, int cy, double &wx, double &wy) const | Gnome::Canvas::Canvas | |
| Canvas() | Gnome::Canvas::Canvas | |
| 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_center_scroll_region() const | Gnome::Canvas::Canvas | |
| get_color(const Glib::ustring &spec, Gdk::Color &color) const | Gnome::Canvas::Canvas | |
| get_color_pixel(guint rgba) const | Gnome::Canvas::Canvas | |
| get_dither() const | Gnome::Canvas::Canvas | |
| 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_item_at(double x, double y) const | Gnome::Canvas::Canvas | |
| get_items_per_line() const | Gnome::UI::IconList | |
| get_num_icons() const | Gnome::UI::IconList | |
| get_pixels_per_unit() const | Gnome::Canvas::Canvas | |
| get_scroll_offsets(int &cx, int &cy) const | Gnome::Canvas::Canvas | |
| get_scroll_region(double &x1, double &y1, double &x2, double &y2) const | Gnome::Canvas::Canvas | |
| 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_draw_background(const Glib::RefPtr< Gdk::Drawable > &drawable, int x, int y, int width, int height) | Gnome::Canvas::Canvas | [protected, virtual] |
| on_render_background(GnomeCanvasBuf *buf) | Gnome::Canvas::Canvas | [protected, virtual] |
| remove(int pos) | Gnome::UI::IconList | |
| request_redraw(int x1, int y1, int x2, int y2) | Gnome::Canvas::Canvas | |
| request_redraw(ArtUta *uta) | Gnome::Canvas::Canvas | |
| root() const | Gnome::Canvas::Canvas | |
| scroll_to(int x, int y) | Gnome::Canvas::Canvas | |
| 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_center_scroll_region(bool center) | Gnome::Canvas::Canvas | |
| set_col_spacing(int spacing) | Gnome::UI::IconList | |
| set_dither(Gdk::RgbDither dither) | Gnome::Canvas::Canvas | |
| 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_pixels_per_unit(double n=1.0) | Gnome::Canvas::Canvas | |
| set_row_spacing(int spacing) | Gnome::UI::IconList | |
| set_scroll_region(double x1, double y1, double x2, double y2) | Gnome::Canvas::Canvas | |
| set_selection_mode(Gtk::SelectionMode mode) | Gnome::UI::IconList | |
| set_separators(const Glib::ustring &sep) | Gnome::UI::IconList | |
| set_stipple_origin(const Glib::RefPtr< Gdk::GC > &gc) | Gnome::Canvas::Canvas | |
| set_text_spacing(int spacing) | Gnome::UI::IconList | |
| set_vadjustment(Gtk::Adjustment &vadj) | Gnome::UI::IconList | |
| signal_draw_background() | Gnome::Canvas::Canvas | |
| signal_focus_icon() | Gnome::UI::IconList | |
| signal_move_cursor() | Gnome::UI::IconList | |
| signal_render_background() | Gnome::Canvas::Canvas | |
| 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 | |
| update_now() | Gnome::Canvas::Canvas | |
| update_svp(ArtSVP **p_svp, ArtSVP *new_svp) | Gnome::Canvas::Canvas | |
| update_svp_clip(ArtSVP **p_svp, ArtSVP *new_svp, ArtSVP *clip_svp) | Gnome::Canvas::Canvas | |
| w2c(double wx, double wy, int &cx, int &cy) const | Gnome::Canvas::Canvas | |
| w2c(double wx, double wy, double &cx, double &cy) const | Gnome::Canvas::Canvas | |
| w2c_affine() const | Gnome::Canvas::Canvas | |
| window_to_world(double winx, double winy, double &worldx, double &worldy) const | Gnome::Canvas::Canvas | |
| world_to_window(double worldx, double worldy, double &winx, double &winy) const | Gnome::Canvas::Canvas | |
| wrap(GnomeIconList *object, bool take_copy=false) | Gnome::UI::IconList | [related] |
| Gnome::Canvas::Canvas::wrap(GnomeCanvas *object, bool take_copy=false) | Gnome::Canvas::Canvas | [related] |
| ~Canvas() | Gnome::Canvas::Canvas | [virtual] |
| ~IconList() | Gnome::UI::IconList | [virtual] |