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