Method

IdeSourceViewget_scroll_offset

since: 3.32

Declaration

guint
ide_source_view_get_scroll_offset (
  IdeSourceView* self
)

Description

Gets the IdeSourceView:scroll-offset property. This property contains the number of lines that should be kept above or below the line containing the insertion cursor relative to the top and bottom of the visible text window.

Available since: 3.32

Return value

Type: guint

No description available.