Class Index Cross Index Namespace Index

Class GtkExtra::IconFileSel

GtkExtra GtkIconFileSel widget.
Contained in: GtkExtra
Derived from: Window
Derived by: none

#include <gtk--/iconfilesel.h>


public function member index:

explicit IconFileSel(const nstring& title)
GtkFileList* get_file_list()
GtkButton* get_ok_button()
static GtkType get_type()
GtkIconFileSel* gtkobj()
const GtkIconFileSel* gtkobj() const
static bool isA(Gtk::Object* checkcast)
void open_dir(const nstring& path)
void set_filter(const nstring& filter)
void show_hidden(bool visible=true)
virtual ~IconFileSel()
 

protected function member index:

explicit IconFileSel(GtkIconFileSel* castitem)
void initialize_class()
 

private function member index:

IconFileSel(const IconFileSel&)
IconFileSel& operator =(const IconFileSel&)
 

Description:



Member Descriptions: