Go to the source code of this file.
Namespaces | |
namespace | callbacks |
Typedefs | |
typedef struct _GtkWidget | GtkWidget |
typedef struct _GtkButton | GtkButton |
Functions | |
void | callbacks::OnDestroy (GtkWidget *, gpointer) |
void | callbacks::OnExportClicked (GtkButton *, gpointer) |
void | callbacks::OnAddMaterial (GtkButton *, gpointer) |
void | callbacks::OnRemoveMaterial (GtkButton *, gpointer) |
void | callbacks::OnExportMatClicked (GtkButton *button, gpointer) |
typedef struct _GtkButton GtkButton |
Definition at line 2 of file callbacks.h.
typedef struct _GtkWidget GtkWidget |
Definition at line 1 of file callbacks.h.