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