|
synfig-studio
1.0.3
|
#include <canvasoptions.h>
Public Member Functions | |
| CanvasOptions (Gtk::Window &window, etl::loose_handle< CanvasView > canvas_view) | |
| ~CanvasOptions () | |
| void | refresh () |
| void | update_title () |
| CanvasOptions::CanvasOptions | ( | Gtk::Window & | window, |
| etl::loose_handle< CanvasView > | canvas_view | ||
| ) |
References _, refresh(), studio::Widget_Vector::set_canvas(), studio::Widget_Vector::set_digits(), and update_title().
| CanvasOptions::~CanvasOptions | ( | ) |
| void CanvasOptions::refresh | ( | ) |
References _, studio::Widget_Vector::set_value(), and update_title().
Referenced by CanvasOptions().
| void CanvasOptions::update_title | ( | ) |
References _.
Referenced by CanvasOptions(), and refresh().
1.8.1.2