gtkEntryGetCursorHadjustment {RGtk2} | R Documentation |
Retrieves the horizontal cursor adjustment for the entry.
See gtkEntrySetCursorHadjustment
.
gtkEntryGetCursorHadjustment(object)
|
a |
Since 2.12
[GtkAdjustment
] the horizontal cursor adjustment, or NULL
if none has been set. [ transfer none ]
Derived by RGtkGen from GTK+ documentation