Ardour  8.7-15-gadf511264b
spinbutton.h File Reference
#include <glibmm/ustring.h>
#include <sigc++/sigc++.h>
#include <gtkmm/entry.h>
#include <gtkmm/editable.h>
Include dependency graph for spinbutton.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gtk::SpinButton
 

Namespaces

 Gtk
 
 Glib
 

Enumerations

enum  Gtk::SpinButtonUpdatePolicy { Gtk::UPDATE_ALWAYS , Gtk::UPDATE_IF_VALID }
 
enum  Gtk::SpinType {
  Gtk::SPIN_STEP_FORWARD , Gtk::SPIN_STEP_BACKWARD , Gtk::SPIN_PAGE_FORWARD , Gtk::SPIN_PAGE_BACKWARD ,
  Gtk::SPIN_HOME , Gtk::SPIN_END , Gtk::SPIN_USER_DEFINED
}
 
enum  { Gtk::INPUT_ERROR = -1 }