Main Page
Object Hierarchy
Data Structures
Related Pages
etk_text_view.c File Reference
Detailed Description
Functions
Etk_Widget
*
etk_text_view_new
(void)
Creates a new text view.
Etk_Textblock
*
etk_text_view_textblock_get
(
Etk_Text_View
*text_view)
Gets the textblock of the text view.
Etk_Textblock_Iter
*
etk_text_view_cursor_get
(
Etk_Text_View
*text_view)
Gets the cursor's iterator of the text view.
Etk_Textblock_Iter
*
etk_text_view_selection_bound_get
(
Etk_Text_View
*text_view)
Gets the selection bound's iterator of the text view.