#include <GTKMainWindowWidget.h>
Public Attributes | |
CByteImage * | image |
CGTKMainWindowWidget * | main_window_widget |
int | mouse_down |
int | mouse_start_x |
int | mouse_start_y |
int | mouse_x |
int | mouse_y |
GtkDrawingArea | parent |
GdkPixmap * | pixmap |
Definition at line 90 of file GTKMainWindowWidget.h.
CByteImage* _IVTImage::image |
Definition at line 95 of file GTKMainWindowWidget.h.
CGTKMainWindowWidget* _IVTImage::main_window_widget |
Definition at line 96 of file GTKMainWindowWidget.h.
int _IVTImage::mouse_down |
Definition at line 98 of file GTKMainWindowWidget.h.
int _IVTImage::mouse_start_x |
Definition at line 99 of file GTKMainWindowWidget.h.
int _IVTImage::mouse_start_y |
Definition at line 100 of file GTKMainWindowWidget.h.
int _IVTImage::mouse_x |
Definition at line 101 of file GTKMainWindowWidget.h.
int _IVTImage::mouse_y |
Definition at line 102 of file GTKMainWindowWidget.h.
GtkDrawingArea _IVTImage::parent |
Definition at line 92 of file GTKMainWindowWidget.h.
GdkPixmap* _IVTImage::pixmap |
Definition at line 94 of file GTKMainWindowWidget.h.