#include <cairo/cairo.h>
#include <gtk/gtk.h>
#include <gtk/gtkcombobox.h>
#include <calf/drawingutils.h>
#include <calf/gui.h>
Go to the source code of this file.
◆ __CALF_CTL_COMBOBOX
| #define __CALF_CTL_COMBOBOX |
◆ CALF_COMBOBOX
| #define CALF_COMBOBOX |
( |
| obj | ) |
|
Value:
#define CALF_TYPE_COMBOBOX
COMBOBOX ///////////////////////////////////////////////////////////.
Definition ctl_combobox.h:42
Definition ctl_combobox.h:49
◆ CALF_COMBOBOX_CLASS
| #define CALF_COMBOBOX_CLASS |
( |
| klass | ) |
|
Value:
Definition ctl_combobox.h:55
◆ CALF_IS_COMBOBOX
| #define CALF_IS_COMBOBOX |
( |
| obj | ) |
|
◆ CALF_IS_COMBOBOX_CLASS
| #define CALF_IS_COMBOBOX_CLASS |
( |
| obj | ) |
|
◆ CALF_TYPE_COMBOBOX
COMBOBOX ///////////////////////////////////////////////////////////.
◆ calf_combobox_get_type()
| GType calf_combobox_get_type |
( |
| ) |
|
|
extern |
◆ calf_combobox_new()
| GtkWidget * calf_combobox_new |
( |
| ) |
|
|
extern |
◆ calf_combobox_set_arrow()