libgnomeuimm 2.28.0
Public Member Functions | Related Functions | List of all members
Gnome::UI::IconSelection Class Reference

#include <icon-sel.h>

Inheritance diagram for Gnome::UI::IconSelection:

Public Member Functions

virtual ~IconSelection ()
 
GnomeIconSelection * gobj ()
 Provides access to the underlying C GtkObject. More...
 
const GnomeIconSelection * gobj () const
 Provides access to the underlying C GtkObject. More...
 
 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. More...
 

Constructor & Destructor Documentation

◆ ~IconSelection()

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

◆ IconSelection()

Gnome::UI::IconSelection::IconSelection ( )

Member Function Documentation

◆ add_defaults()

void Gnome::UI::IconSelection::add_defaults ( )

◆ add_directory()

void Gnome::UI::IconSelection::add_directory ( const Glib::ustring &  dir)

◆ clear()

void Gnome::UI::IconSelection::clear ( bool  not_shown = true)

◆ get_box() [1/2]

Gtk::Widget * Gnome::UI::IconSelection::get_box ( )

◆ get_box() [2/2]

const Gtk::Widget * Gnome::UI::IconSelection::get_box ( ) const

◆ get_gil() [1/2]

Gtk::Widget * Gnome::UI::IconSelection::get_gil ( )

◆ get_gil() [2/2]

const Gtk::Widget * Gnome::UI::IconSelection::get_gil ( ) const

◆ get_icon()

Glib::ustring Gnome::UI::IconSelection::get_icon ( bool  full_path = true) const

◆ gobj() [1/2]

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

Provides access to the underlying C GtkObject.

◆ gobj() [2/2]

const GnomeIconSelection * Gnome::UI::IconSelection::gobj ( ) const
inline

Provides access to the underlying C GtkObject.

◆ select_icon()

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

◆ show_icons()

void Gnome::UI::IconSelection::show_icons ( )

◆ stop_loading()

void Gnome::UI::IconSelection::stop_loading ( )

Friends And Related Function Documentation

◆ wrap()

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: