#include <SelectFileDialog.hh>
◆ SelectFileDialog()
      
        
          | SelectFileDialog::SelectFileDialog  | 
          ( | 
          const Glib::ustring &  | 
          title,  | 
        
        
           | 
           | 
          Gtk::Window &  | 
          parent,  | 
        
        
           | 
           | 
          bool  | 
          modal = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ choose_dialog()
  
  
      
        
          | void SelectFileDialog::choose_dialog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ get_entry()
      
        
          | Gtk::Entry & SelectFileDialog::get_entry  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ get_text()
      
        
          | Glib::ustring SelectFileDialog::get_text  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ set_text()
      
        
          | void SelectFileDialog::set_text  | 
          ( | 
          const Glib::ustring &  | 
          text | ) | 
           | 
        
      
 
 
◆ choose
  
  
      
        
          | Gtk::Button SelectFileDialog::choose | 
         
       
   | 
  
protected   | 
  
 
 
◆ entry
  
  
      
        
          | Gtk::Entry SelectFileDialog::entry | 
         
       
   | 
  
protected   | 
  
 
 
◆ hbox
  
  
      
        
          | Gtk::Box SelectFileDialog::hbox | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: