Main Page
Object Hierarchy
Data Structures
Related Pages
etk_text_view2.c File Reference
Detailed Description
Functions
Etk_Widget
*
etk_text_view2_new
(void)
Creates a new text-view.
Etk_Textblock2
*
etk_text_view2_textblock_get
(
Etk_Text_View2
*text_view)
Gets the textblock used by the text-view.
Etk_Textblock2_Iter
*
etk_text_view2_cursor_get
(
Etk_Text_View2
*text_view)
Gets the cursor's iterator of the text-view.
Etk_Textblock2_Iter
*
etk_text_view2_selection_bound_get
(
Etk_Text_View2
*text_view)
Gets the selection-bound's iterator of the text-view.