Class Index | Cross Index | Namespace Index |
Contained in: Gtk
Derived from:
Gtk::Window
Derived by:
none
#include <gtk--/fileselection.h>
public function member index: |
||
explicit | FileSelection | (const nstring& title=0); |
void | complete | (const string& pattern); |
HBox* | get_action_area | () const; |
Button* | get_cancel_button | () const; |
string | get_filename | () const; |
Button* | get_ok_button | () const; |
Entry* | get_selection_entry | () const; |
Label* | get_selection_text | () const; |
GtkFileSelection* | gtkobj | (); |
const GtkFileSelection* | gtkobj | () const; |
void | hide_fileop_buttons | (); |
static bool | isA | (Object* object); |
void | set_filename | (const string& filename); |
void | show_fileop_buttons | (); |
virtual | ~FileSelection | (); |