Class Index Cross Index Namespace Index

Class Gnome::IconSelection


Contained in: Gnome
Derived from: Gtk::VBox
Derived by: none

#include <gtk--/icon-sel.h>


public function member index:

IconSelection();
void add_defaults();
void add_directory(const Gtk::string& dir);
void clear(bool not_shown);
Gtk::string get_icon(bool full_path);
static GtkType get_type();
GnomeIconSelection* gtkobj();
const GnomeIconSelection* gtkobj() const;
static bool isA(Gtk::Object* checkcast);
void select_icon(const Gtk::string& filename);
void show_icons();
void stop_loading();
virtual ~IconSelection();
 

protected function member index:

explicit IconSelection(GnomeIconSelection* castitem);
void initialize_class();
 

private function member index:

IconSelection(const IconSelection&);
IconSelection& operator =(const IconSelection&);
 

Description:



Function Member Descriptions:


Variable Member Descriptions: