![]() |
![]() |
![]() |
![]() |
gint e_repos_absolute (gint pos
,gpointer data
);
e_repos_absolute
is deprecated and should not be used in newly-written code.
typedef struct { ETextModel *model; gint pos; /* Position to move to. Negative values count from the end buffer. (i.e. -1 puts cursor at the end, -2 one character from end, etc.) */ } EReposAbsolute;
EReposAbsolute
is deprecated and should not be used in newly-written code.