| synfig-studio
    1.0.3
    | 
#include <dock_paledit.h>
 
  
 | Public Member Functions | |
| void | set_palette (const synfig::Palette &x) | 
| const synfig::Palette & | get_palette () const | 
| int | size () const | 
| void | set_default_palette () | 
| void | refresh () | 
| const sigc::signal< void > & | signal_changed () | 
| Dock_PalEdit () | |
| ~Dock_PalEdit () | |
|  Public Member Functions inherited from studio::Dockable | |
| void | set_toolbar (Gtk::Toolbar &toolbar) | 
| void | set_use_scrolled (bool x) | 
| Dockable (const synfig::String &name, const synfig::String &local_name, Gtk::StockID stock_id_=Gtk::StockID(" ")) | |
| ~Dockable () | |
| sigc::signal< void > & | signal_stock_id_changed () | 
| const synfig::String & | get_name () const | 
| const synfig::String & | get_local_name () const | 
| const Gtk::StockID & | get_stock_id () const | 
| void | set_stock_id (Gtk::StockID x) | 
| void | set_local_name (const synfig::String &) | 
| void | clear () | 
| void | add (Gtk::Widget &x) | 
| Gtk::ToolButton * | add_button (const Gtk::StockID &stock_id, const synfig::String &tooltip=synfig::String()) | 
| virtual void | present () | 
| void | attach_dnd_to (Gtk::Widget &widget) | 
| bool | clear_previous () | 
| virtual Gtk::Widget * | create_tab_label () | 
| Friends | |
| class | PaletteSettings | 
| Dock_PalEdit::Dock_PalEdit | ( | ) | 
| Dock_PalEdit::~Dock_PalEdit | ( | ) | 
| void Dock_PalEdit::set_palette | ( | const synfig::Palette & | x | ) | 
References refresh().
| 
 | inline | 
| int Dock_PalEdit::size | ( | ) | const | 
Referenced by refresh().
| void Dock_PalEdit::set_default_palette | ( | ) | 
References refresh().
Referenced by Dock_PalEdit().
| void Dock_PalEdit::refresh | ( | ) | 
| 
 | inline | 
| 
 | friend | 
 1.8.1.2
 1.8.1.2