move_viewport


Description:

public signal void move_viewport (ScrollStep step, int count)

The move_viewport signal is a keybinding signal which can be bound to key combinations to allow the user to move the viewport, i.

e. change what part of the text view is visible in a containing scrolled window.

There are no default bindings for this signal.

Parameters:

step

the granularity of the movement, as a ScrollStep

count

the number of step units to move