#include <gtk/gtk.h>
#include <gtkmm/adjustment.h>
#include <gtkmm/table.h>
#include <gtkmm/button.h>
#include <gtkmm/dialog.h>
#include <gtkmm/drawingarea.h>
#include <gtkmm/optionmenu.h>
#include <gtkmm/checkbutton.h>
#include <gtkmm/widget_time.h>
#include <gtkmm/tooltips.h>
#include <gtkmm/comboboxtext.h>
#include <gtkmm/spinbutton.h>
#include <synfig/gamma.h>
#include <synfig/time.h>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | Gtk |
namespace | studio |
Classes | |
class | studio::GammaPattern |
class | studio::BlackLevelSelector |
class | studio::RedBlueLevelSelector |
class | studio::Dialog_Setup |
Defines | |
#define | DEFAULT_PREDEFINED_SIZE _("Custom Size") |
#define | DEFAULT_PREDEFINED_FPS _("Custom fps") |
$Id$
#define DEFAULT_PREDEFINED_SIZE _("Custom Size") |
#define DEFAULT_PREDEFINED_FPS _("Custom fps") |