|
synfig-studio
1.0.3
|
Template File. More...
#include "trees/childrentree.h"#include "cellrenderer/cellrenderer_value.h"#include "cellrenderer/cellrenderer_timetrack.h"#include <synfigapp/action.h>#include <synfigapp/instance.h>#include <gtkmm/scrolledwindow.h>#include <synfig/timepointcollect.h>#include "general.h"Macros | |
| #define | SMALL_BUTTON(button, stockid, tooltip) |
| #define | NORMAL_BUTTON(button, stockid, tooltip) |
| #define | NEW_SMALL_BUTTON(x, y, z) Gtk::Button *SMALL_BUTTON(x,y,z) |
| #define | NOT_IMPLEMENTED_SLOT sigc::mem_fun(*reinterpret_cast<studio::CanvasViewUIInterface*>(get_ui_interface().get()),&studio::CanvasViewUIInterface::not_implemented) |
Template File.
$Id$
| #define SMALL_BUTTON | ( | button, | |
| stockid, | |||
| tooltip | |||
| ) |
| #define NORMAL_BUTTON | ( | button, | |
| stockid, | |||
| tooltip | |||
| ) |
| #define NEW_SMALL_BUTTON | ( | x, | |
| y, | |||
| z | |||
| ) | Gtk::Button *SMALL_BUTTON(x,y,z) |
| #define NOT_IMPLEMENTED_SLOT sigc::mem_fun(*reinterpret_cast<studio::CanvasViewUIInterface*>(get_ui_interface().get()),&studio::CanvasViewUIInterface::not_implemented) |
1.8.1.2