Gtk::InputDialog Class Reference
Inherits Gtk::Dialog.
List of all members.
Detailed Description
- Deprecated:
- As of gtkmm 2.20, this widget has been deprecated since it is too specialized. 
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 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] | 
      
 
Provides access to the underlying C GtkObject. 
Reimplemented from Gtk::Dialog.
 
 
      
        
          | GtkInputDialog* Gtk::InputDialog::gobj | ( |  | ) |  [inline] | 
      
 
Provides access to the underlying C GtkObject. 
Reimplemented from Gtk::Dialog.
 
 
      
        
          | virtual void Gtk::InputDialog::on_disable_device | ( | const Glib::RefPtr< Gdk::Device >& | device | ) |  [protected, virtual] | 
      
 
 
- Prototype:
- void on_my_disable_device(const Glib::RefPtr<Gdk::Device>& device)
 
 
- Prototype:
- void on_my_enable_device(const Glib::RefPtr<Gdk::Device>& device)
 
 
Friends And Related Function Documentation
      
        
          | Gtk::InputDialog* wrap | ( | GtkInputDialog * | object, | 
        
          |  |  | bool | take_copy = false |  | 
        
          |  | ) |  |  |  [related] | 
      
 
A Glib::wrap() method for this object. 
- Parameters:
- 
  
    |  | object | The C instance. |  |  | take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |  
 
- Returns:
- A C++ instance that wraps this C instance. 
 
 
The documentation for this class was generated from the following file: