Table of Contents

Efl.Text_Cursor.cursor_new

Description

Create new cursor

Signature

cursor_new @pure_virtual {
    return: ptr(Efl.Text_Cursor_Cursor);
}

C signature

Efl_Text_Cursor_Cursor *efl_text_cursor_new(Eo *obj);

Implemented by