|
LMMS
|
#include <calf/ctl_notebook.h>Classes | |
| struct | _GtkNotebookPage |
Macros | |
| #define | GTK_NOTEBOOK_PAGE(_glist_) |
Functions | |
| GtkWidget * | calf_notebook_new () |
| static gboolean | calf_notebook_expose (GtkWidget *widget, GdkEventExpose *event) |
| void | calf_notebook_set_pixbuf (CalfNotebook *self, GdkPixbuf *image) |
| static void | calf_notebook_class_init (CalfNotebookClass *klass) |
| static void | calf_notebook_init (CalfNotebook *self) |
| GType | calf_notebook_get_type (void) |
| #define GTK_NOTEBOOK_PAGE | ( | _glist_ | ) |
|
static |
|
static |
| GType calf_notebook_get_type | ( | void | ) |
|
static |
| GtkWidget * calf_notebook_new | ( | ) |
| void calf_notebook_set_pixbuf | ( | CalfNotebook * | self, |
| GdkPixbuf * | image ) |