  
 
 | 
  Main Page  
  Widgets  
   Namespaces  
   Book  
 
Gtk::InputDialog Class ReferenceInheritance diagram for Gtk::InputDialog: 
[legend]List of all members.
 Constructor & Destructor Documentation
 
  
    
      
        
          |  virtual Gtk::InputDialog::~InputDialog  | 
          ( | 
                      | 
          )  | 
           [virtual] | 
         
       
     | 
   
 
 
  
    
      
        
          |  Gtk::InputDialog::InputDialog  | 
          ( | 
                      | 
          )  | 
           | 
         
       
     | 
   
 
 Member Function Documentation
 
 
 
  
    
      
        
          |  const Table* Gtk::InputDialog::get_axis_list  | 
          ( | 
                      | 
          )  | 
           const | 
         
       
     | 
   
 
 
  
    
      
        
          |  Table* Gtk::InputDialog::get_axis_list  | 
          ( | 
                      | 
          )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          |  const Button* Gtk::InputDialog::get_close_button  | 
          ( | 
                      | 
          )  | 
           const | 
         
       
     | 
   
 
 
  
    
      
        
          |  Button* Gtk::InputDialog::get_close_button  | 
          ( | 
                      | 
          )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          |  const GdkDevice* Gtk::InputDialog::get_current_device  | 
          ( | 
                      | 
          )  | 
           const | 
         
       
     | 
   
 
 
  
    
      
        
          |  GdkDevice* Gtk::InputDialog::get_current_device  | 
          ( | 
                      | 
          )  | 
           | 
         
       
     | 
   
 
 
 
 
  
    
      
        
          |  const Table* Gtk::InputDialog::get_keys_list  | 
          ( | 
                      | 
          )  | 
           const | 
         
       
     | 
   
 
 
  
    
      
        
          |  Table* Gtk::InputDialog::get_keys_list  | 
          ( | 
                      | 
          )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          |  const OptionMenu* Gtk::InputDialog::get_mode_optionmenu  | 
          ( | 
                      | 
          )  | 
           const | 
         
       
     | 
   
 
 
  
    
      
        
          |  OptionMenu* Gtk::InputDialog::get_mode_optionmenu  | 
          ( | 
                      | 
          )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          |  const Button* Gtk::InputDialog::get_save_button  | 
          ( | 
                      | 
          )  | 
           const | 
         
       
     | 
   
 
 
  
    
      
        
          |  Button* Gtk::InputDialog::get_save_button  | 
          ( | 
                      | 
          )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          |  const GtkInputDialog* Gtk::InputDialog::gobj  | 
          ( | 
                      | 
          )  | 
           const [inline] | 
         
       
     | 
   
 
 
  
    
      
        
          |  GtkInputDialog* Gtk::InputDialog::gobj  | 
          ( | 
                      | 
          )  | 
           [inline] | 
         
       
     | 
   
 
 
  
    
      
        
          |  virtual void Gtk::InputDialog::on_disable_device  | 
          ( | 
          GdkDevice*  | 
            device           | 
          )  | 
           [protected, virtual] | 
         
       
     | 
   
 
 
  
    
      
        
          |  virtual void Gtk::InputDialog::on_enable_device  | 
          ( | 
          GdkDevice*  | 
            device           | 
          )  | 
           [protected, virtual] | 
         
       
     | 
   
 
 
  
    | 
       
     | 
    
 
 - Prototype:
 void disable_device(GdkDevice* device)  
     | 
   
 
 
  
    | 
       
     | 
    
 
 - Prototype:
 void enable_device(GdkDevice* device)  
     | 
   
 
 Friends And Related Function Documentation
 
  
    
      
        
          |  Gtk::InputDialog* wrap  | 
          ( | 
          GtkInputDialog*  | 
            object,  | 
         
        
           | 
           | 
          bool  | 
            take_copy = false | 
         
        
           | 
          )  | 
           [related] | 
         
       
     | 
   
 
 The documentation for this class was generated from the following file:
 
Generated for gtkmm by 
Doxygen 1.3-rc1 © 1997-2001
 |