12 #ifndef GEN_GRAPHIC_HXX
13 #define GEN_GRAPHIC_HXX
15 #ifndef AW_COLOR_GROUPS_HXX
18 #ifndef AWT_CANVAS_HXX
44 #define GEN_DISPLAY_STYLES (GEN_DISPLAY_STYLE_VERTICAL+1)
61 void delete_gen_root(
AWT_canvas *scr,
bool just_forget_callbacks);
92 #error GEN_graphic.hxx included twice
93 #endif // GEN_GRAPHIC_HXX
void show(AW_device *device) OVERRIDE
void handle_command(AW_device *device, AWT_graphic_event &event) OVERRIDE
AW_root * get_aw_root() const
void check_for_DB_update(GBDATA *gbdummy) OVERRIDE
GBDATA * get_gb_main() const
const GEN_root * get_gen_root() const
void reinit_gen_root(AWT_canvas *scr, bool force_reinit)
void set_display_style(GEN_DisplayStyle type)
AW_device * get_device() const
GEN_DisplayStyle get_display_style() const
void(* GEN_graphic_cb_installer)(CbInstallMode install, AWT_canvas *, GEN_graphic *)
AW_gc_manager * init_devices(AW_window *, AW_device *, AWT_canvas *scr) OVERRIDE
GEN_graphic(AW_root *aw_root, GBDATA *gb_main, GEN_graphic_cb_installer callback_installer_, int window_nr_)