#include "GTKMainWindowWidget.h"#include "GTKMainWindow.h"#include "Interfaces/MainWindowEventInterface.h"#include "Image/ByteImage.h"
Go to the source code of this file.
Functions | |
| static void | ivtimage_class_init (IVTImageClass *klass) |
| GType | ivtimage_get_type (void) |
| static void | ivtimage_init (IVTImage *ttt) |
| GtkWidget * | ivtimage_new () |
| static void ivtimage_class_init | ( | IVTImageClass * | klass | ) | [static] |
Definition at line 98 of file GTKMainWindowWidget.cpp.
| GType ivtimage_get_type | ( | void | ) |
Definition at line 70 of file GTKMainWindowWidget.cpp.
| static void ivtimage_init | ( | IVTImage * | ttt | ) | [static] |
Definition at line 103 of file GTKMainWindowWidget.cpp.
| GtkWidget* ivtimage_new | ( | void | ) |
Definition at line 114 of file GTKMainWindowWidget.cpp.