ctk-enum-types

ctk-enum-types

Synopsis

GType               ctk_focus_direction_get_type        (void);
#define             CTK_TYPE_FOCUS_DIRECTION
GType               ctk_focus_event_type_get_type       (void);
#define             CTK_TYPE_FOCUS_EVENT_TYPE
GType               ctk_image_type_get_type             (void);
#define             CTK_TYPE_IMAGE_TYPE
GType               ctk_layer_repeat_mode_get_type      (void);
#define             CTK_TYPE_LAYER_REPEAT_MODE
GType               ctk_render_target_flags_get_type    (void);
#define             CTK_TYPE_RENDER_TARGET_FLAGS
GType               ctk_scrollbar_type_get_type         (void);
#define             CTK_TYPE_SCROLLBAR_TYPE
GType               ctk_orientation_get_type            (void);
#define             CTK_TYPE_ORIENTATION
GType               ctk_actor_state_get_type            (void);
#define             CTK_TYPE_ACTOR_STATE

Description

Details

ctk_focus_direction_get_type ()

GType               ctk_focus_direction_get_type        (void);

Returns :


CTK_TYPE_FOCUS_DIRECTION

#define CTK_TYPE_FOCUS_DIRECTION (ctk_focus_direction_get_type())


ctk_focus_event_type_get_type ()

GType               ctk_focus_event_type_get_type       (void);

Returns :


CTK_TYPE_FOCUS_EVENT_TYPE

#define CTK_TYPE_FOCUS_EVENT_TYPE (ctk_focus_event_type_get_type())


ctk_image_type_get_type ()

GType               ctk_image_type_get_type             (void);

Returns :


CTK_TYPE_IMAGE_TYPE

#define CTK_TYPE_IMAGE_TYPE (ctk_image_type_get_type())


ctk_layer_repeat_mode_get_type ()

GType               ctk_layer_repeat_mode_get_type      (void);

Returns :


CTK_TYPE_LAYER_REPEAT_MODE

#define CTK_TYPE_LAYER_REPEAT_MODE (ctk_layer_repeat_mode_get_type())


ctk_render_target_flags_get_type ()

GType               ctk_render_target_flags_get_type    (void);

Returns :


CTK_TYPE_RENDER_TARGET_FLAGS

#define CTK_TYPE_RENDER_TARGET_FLAGS (ctk_render_target_flags_get_type())


ctk_scrollbar_type_get_type ()

GType               ctk_scrollbar_type_get_type         (void);

Returns :


CTK_TYPE_SCROLLBAR_TYPE

#define CTK_TYPE_SCROLLBAR_TYPE (ctk_scrollbar_type_get_type())


ctk_orientation_get_type ()

GType               ctk_orientation_get_type            (void);

Returns :


CTK_TYPE_ORIENTATION

#define CTK_TYPE_ORIENTATION (ctk_orientation_get_type())


ctk_actor_state_get_type ()

GType               ctk_actor_state_get_type            (void);

Returns :


CTK_TYPE_ACTOR_STATE

#define CTK_TYPE_ACTOR_STATE (ctk_actor_state_get_type())