#include <icon-sel.h>
Inheritance diagram for Gnome::UI::IconSelection:
Public Member Functions | |
virtual | ~IconSelection () |
GnomeIconSelection * | gobj () |
Provides access to the underlying C GtkObject. | |
const GnomeIconSelection * | gobj () const |
Provides access to the underlying C GtkObject. | |
IconSelection () | |
void | add_defaults () |
void | add_directory (const Glib::ustring &dir) |
void | show_icons () |
void | clear (bool not_shown=true) |
Glib::ustring | get_icon (bool full_path=true) const |
void | select_icon (const Glib::ustring &filename) |
void | stop_loading () |
Gtk::Widget * | get_gil () |
const Gtk::Widget * | get_gil () const |
Gtk::Widget * | get_box () |
const Gtk::Widget * | get_box () const |
Related Functions | |
(Note that these are not member functions.) | |
Gnome::UI::IconSelection * | wrap (GnomeIconSelection *object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox. |
|
|
|
|
|
|
|
|