Main Page
Object Hierarchy
Data Structures
Related Pages
etk_frame.c File Reference
Detailed Description
Functions
Etk_Widget
*
etk_frame_new
(const char *label)
Creates a new frame.
void
etk_frame_label_set
(
Etk_Frame
*frame, const char *label)
Sets the label of the frame.
const char *
etk_frame_label_get
(
Etk_Frame
*frame)
Gets the label of the frame.