LMMS
Loading...
Searching...
No Matches
ctl_combobox.cpp File Reference

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)

Function Documentation

◆ calf_combobox_class_init()

void calf_combobox_class_init ( CalfComboboxClass * klass)
static

◆ calf_combobox_expose()

gboolean calf_combobox_expose ( GtkWidget * widget,
GdkEventExpose * event )
static

◆ calf_combobox_get_type()

GType calf_combobox_get_type ( void )

◆ calf_combobox_init()

void calf_combobox_init ( CalfCombobox * self)
static

◆ calf_combobox_new()

GtkWidget * calf_combobox_new ( )

◆ calf_combobox_set_arrow()

void calf_combobox_set_arrow ( CalfCombobox * self,
GdkPixbuf * arrow )