libgnomeuimm 2.28.0
Public Member Functions | Related Functions

Gnome::UI::IconSelection Class Reference

#include <icon-sel.h>

Inheritance diagram for Gnome::UI::IconSelection:
VBox

List of all members.

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::IconSelectionwrap (GnomeIconSelection *object, bool take_copy=false)
 A Glib::wrap() method for this object.

Constructor & Destructor Documentation

virtual Gnome::UI::IconSelection::~IconSelection ( ) [virtual]
Gnome::UI::IconSelection::IconSelection ( )

Member Function Documentation

void Gnome::UI::IconSelection::add_defaults ( )
void Gnome::UI::IconSelection::add_directory ( const Glib::ustring &  dir)
void Gnome::UI::IconSelection::clear ( bool  not_shown = true)
const Gtk::Widget* Gnome::UI::IconSelection::get_box ( ) const
Gtk::Widget* Gnome::UI::IconSelection::get_box ( )
const Gtk::Widget* Gnome::UI::IconSelection::get_gil ( ) const
Gtk::Widget* Gnome::UI::IconSelection::get_gil ( )
Glib::ustring Gnome::UI::IconSelection::get_icon ( bool  full_path = true) const
const GnomeIconSelection* Gnome::UI::IconSelection::gobj ( ) const [inline]

Provides access to the underlying C GtkObject.

GnomeIconSelection* Gnome::UI::IconSelection::gobj ( ) [inline]

Provides access to the underlying C GtkObject.

void Gnome::UI::IconSelection::select_icon ( const Glib::ustring &  filename)
void Gnome::UI::IconSelection::show_icons ( )
void Gnome::UI::IconSelection::stop_loading ( )

Friends And Related Function Documentation

Gnome::UI::IconSelection * wrap ( GnomeIconSelection *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
objectThe C instance.
take_copyFalse if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.

The documentation for this class was generated from the following file: