Classes | Defines | Typedefs | Enumerations | Functions
GTKMainWindowWidget.h File Reference
#include <gtk/gtk.h>
#include <glib.h>
Include dependency graph for GTKMainWindowWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _IVTImage
struct  _IVTImageClass
class  CGTKMainWindowWidget

Defines

#define IS_IVTIMAGE(obj)   (G_TYPE_CHECK_INSTANCE_TYPE ((obj), IVTIMAGE_TYPE))
#define IS_IVTIMAGE_CLASS(klass)   (G_TYPE_CHECK_CLASS_TYPE ((klass), IVTIMAGE_TYPE))
#define IVTIMAGE(obj)   (G_TYPE_CHECK_INSTANCE_CAST ((obj), IVTIMAGE_TYPE, IVTImage))
#define IVTIMAGE_CLASS(klass)   (G_TYPE_CHECK_CLASS_CAST ((klass), IVTIMAGE_TYPE, IVTImageClass))
#define IVTIMAGE_TYPE   (ivtimage_get_type ())

Typedefs

typedef struct _IVTImage IVTImage
typedef struct _IVTImageClass IVTImageClass

Enumerations

enum  GTKWidgetType {
  eImage = 0, eButton, eLabel, eCheckBox,
  eTextEdit, eSlider, eComboBox, eGLWidget
}

Functions

GType ivtimage_get_type (void)
GtkWidget * ivtimage_new (void)

Define Documentation

#define IS_IVTIMAGE (   obj)    (G_TYPE_CHECK_INSTANCE_TYPE ((obj), IVTIMAGE_TYPE))

Definition at line 83 of file GTKMainWindowWidget.h.

#define IS_IVTIMAGE_CLASS (   klass)    (G_TYPE_CHECK_CLASS_TYPE ((klass), IVTIMAGE_TYPE))

Definition at line 84 of file GTKMainWindowWidget.h.

#define IVTIMAGE (   obj)    (G_TYPE_CHECK_INSTANCE_CAST ((obj), IVTIMAGE_TYPE, IVTImage))

Definition at line 81 of file GTKMainWindowWidget.h.

#define IVTIMAGE_CLASS (   klass)    (G_TYPE_CHECK_CLASS_CAST ((klass), IVTIMAGE_TYPE, IVTImageClass))

Definition at line 82 of file GTKMainWindowWidget.h.

#define IVTIMAGE_TYPE   (ivtimage_get_type ())

Definition at line 80 of file GTKMainWindowWidget.h.


Typedef Documentation

typedef struct _IVTImage IVTImage

Definition at line 87 of file GTKMainWindowWidget.h.

typedef struct _IVTImageClass IVTImageClass

Definition at line 88 of file GTKMainWindowWidget.h.


Enumeration Type Documentation

Enumerator:
eImage 
eButton 
eLabel 
eCheckBox 
eTextEdit 
eSlider 
eComboBox 
eGLWidget 

Definition at line 31 of file GTKMainWindowWidget.h.


Function Documentation

GType ivtimage_get_type ( void  )

Definition at line 70 of file GTKMainWindowWidget.cpp.

GtkWidget* ivtimage_new ( void  )

Definition at line 114 of file GTKMainWindowWidget.cpp.



asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:58