Method
IdeSourceViewjump
Declaration
void
ide_source_view_jump (
IdeSourceView* self,
const GtkTextIter* from,
const GtkTextIter* to
)
Parameters
from
-
Type:
GtkTextIter
No description available.
The data is owned by the caller of the function. to
-
Type:
GtkTextIter
No description available.
The data is owned by the caller of the function.