#include <adjust_window.h>
Constructor & Destructor Documentation
Adjust_Window::Adjust_Window |
( |
double |
value, |
|
|
double |
lower, |
|
|
double |
upper, |
|
|
double |
step_increment = 1 , |
|
|
double |
page_increment = 10 , |
|
|
double |
page_size = 0 , |
|
|
const Glib::RefPtr< Gtk::Adjustment > & |
adj = Glib::RefPtr<Gtk::Adjustment>() |
|
) |
| |
Adjust_Window::~Adjust_Window |
( |
| ) |
|
|
virtual |
Member Function Documentation
void Adjust_Window::update_child |
( |
| ) |
|
|
protectedvirtual |
void Adjust_Window::update_fromchild |
( |
| ) |
|
|
protectedvirtual |
Glib::RefPtr< Gtk::Adjustment > Adjust_Window::get_child_adjustment |
( |
| ) |
|
Glib::RefPtr< const Gtk::Adjustment > Adjust_Window::get_child_adjustment |
( |
| ) |
const |
void Adjust_Window::set_child_adjustment |
( |
const Glib::RefPtr< Gtk::Adjustment > & |
child | ) |
|
double Adjust_Window::get_sub_lower |
( |
| ) |
const |
double Adjust_Window::get_sub_upper |
( |
| ) |
const |
The documentation for this class was generated from the following files: