|
LMMS
|
#include <calf/ctl_combobox.h>Functions | |
| GtkWidget * | calf_combobox_new () |
| static gboolean | calf_combobox_expose (GtkWidget *widget, GdkEventExpose *event) |
| void | calf_combobox_set_arrow (CalfCombobox *self, GdkPixbuf *arrow) |
| static void | calf_combobox_class_init (CalfComboboxClass *klass) |
| static void | calf_combobox_init (CalfCombobox *self) |
| GType | calf_combobox_get_type (void) |
|
static |
|
static |
| GType calf_combobox_get_type | ( | void | ) |
|
static |
| GtkWidget * calf_combobox_new | ( | ) |
| void calf_combobox_set_arrow | ( | CalfCombobox * | self, |
| GdkPixbuf * | arrow ) |