|
synfig-studio
1.0.3
|
Preview implementation file. More...
#include "preview.h"#include "app.h"#include "audiocontainer.h"#include <gtkmm/stock.h>#include <gtkmm/separator.h>#include <gdkmm/general.h>#include <synfig/target_scanline.h>#include <synfig/target_cairo.h>#include <synfig/surface.h>#include <algorithm>#include "asyncrenderer.h"#include "general.h"#include <cmath>#include <cassert>#include <cstdio>#include <ctype.h>#include <math.h>#include <synfig/string.h>Macros | |
| #define | tolower ::tolower |
| #define | IMAGIFY_BUTTON(button, stockid, tooltip) |
Functions | |
| static void | free_guint8 (const guint8 *mem) |
Preview implementation file.
$Id$
| #define tolower ::tolower |
Referenced by synfigapp::CanvasInterface::import().
| #define IMAGIFY_BUTTON | ( | button, | |
| stockid, | |||
| tooltip | |||
| ) |
Referenced by studio::Widget_Preview::Widget_Preview().
|
static |
1.8.1.2