Entry.setCursorHadjustment

Hooks up an adjustment to the cursor position in an entry, so that when the cursor is moved, the adjustment is scrolled to show that position. See ScrolledWindow.getHadjustment for a typical way of obtaining the adjustment.

The adjustment has to be in pixel units and in the same coordinate system as the entry.

class Entry
void
setCursorHadjustment

Parameters

adjustment Adjustment

an adjustment which should be adjusted when the cursor is moved, or NULL

Meta

Since

2.12