logo top
Main Page   Widgets   Namespaces   Book  

Gtk::InputDialog Class Reference

Inheritance diagram for Gtk::InputDialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

const ScrolledWindowget_axis_box () const
ScrolledWindowget_axis_box ()
const Tableget_axis_list () const
Tableget_axis_list ()
const Buttonget_close_button () const
Buttonget_close_button ()
Glib::RefPtr<const Gdk::Deviceget_current_device () const
Glib::RefPtr<Gdk::Deviceget_current_device ()
const ScrolledWindowget_keys_box () const
ScrolledWindowget_keys_box ()
const Tableget_keys_list () const
Tableget_keys_list ()
const OptionMenuget_mode_optionmenu () const
OptionMenuget_mode_optionmenu ()
const Buttonget_save_button () const
Buttonget_save_button ()
const GtkInputDialog* gobj () const
 Provides access to the underlying C GtkObject.
GtkInputDialog* gobj ()
 Provides access to the underlying C GtkObject.
 InputDialog ()
Glib::SignalProxy1< void,
const Glib::RefPtr<Gdk::Device >&> 
signal_disable_device ()
Glib::SignalProxy1< void,
const Glib::RefPtr<Gdk::Device >&> 
signal_enable_device ()
virtual ~InputDialog ()

Protected Member Functions

virtual void on_disable_device (const Glib::RefPtr<Gdk::Device>& device)
virtual void on_enable_device (const Glib::RefPtr<Gdk::Device>& device)

Related Functions

(Note that these are not member functions.)

Gtk::InputDialogwrap (GtkInputDialog* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gtk::InputDialog::~InputDialog (  )  [virtual]
 

Gtk::InputDialog::InputDialog (  ) 
 


Member Function Documentation

const ScrolledWindow* Gtk::InputDialog::get_axis_box (  )  const
 

ScrolledWindow* Gtk::InputDialog::get_axis_box (  ) 
 

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 (  ) 
 

Glib::RefPtr<const Gdk::Device> Gtk::InputDialog::get_current_device (  )  const
 

Glib::RefPtr<Gdk::Device> Gtk::InputDialog::get_current_device (  ) 
 

const ScrolledWindow* Gtk::InputDialog::get_keys_box (  )  const
 

ScrolledWindow* Gtk::InputDialog::get_keys_box (  ) 
 

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]
 

virtual void Gtk::InputDialog::on_enable_device ( const Glib::RefPtr<Gdk::Device>&  device  )  [protected, virtual]
 

Glib::SignalProxy1<void,const Glib::RefPtr<Gdk::Device>&> Gtk::InputDialog::signal_disable_device (  ) 
 

Glib::SignalProxy1<void,const Glib::RefPtr<Gdk::Device>&> Gtk::InputDialog::signal_enable_device (  ) 
 


Friends And Related Function Documentation

Gtk::InputDialog* wrap ( GtkInputDialog*  object,
bool  take_copy = false
[related]
 

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:
Generated for gtkmm 2.4 by Doxygen 1.4.4 © 1997-2001