Top | ![]() |
![]() |
![]() |
![]() |
#define | CARIBOU_TYPE_COLUMN_MODEL |
struct | CaribouColumnModel |
struct | CaribouColumnModelClass |
CaribouColumnModel implements CaribouIScannableGroup, CaribouIScannableItem and CaribouIKeyboardObject.
CaribouKeyModel * caribou_column_model_get_key (CaribouColumnModel *self
,gint index
);
CaribouKeyModel *
caribou_column_model_first_key (CaribouColumnModel *self
);
#define CARIBOU_TYPE_COLUMN_MODEL (caribou_column_model_get_type ())
The type for CaribouColumnModel.
struct CaribouColumnModelClass { CaribouScannableGroupClass parent_class; };
The class structure for CARIBOU_TYPE_COLUMN_MODEL
. All the fields in this structure are private and should never be accessed directly.