Description Usage Arguments Details Author(s)
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 gtkScrolledWindowGetHadjustment
for a typical way of obtaining
the adjustment.
1 | gtkEntrySetCursorHadjustment(object, adjustment)
|
|
a |
|
an adjustment which should be adjusted when the cursor
is moved, or |
The adjustment has to be in pixel units and in the same coordinate system as the entry. Since 2.12
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.