| gtkCListGetHadjustment {RGtk2} | R Documentation |
Gets the GtkAdjustment currently being used for the horizontal
aspect.
WARNING: gtk_clist_get_hadjustment is deprecated and should not be used in newly-written code.
gtkCListGetHadjustment(object)
|
[GtkCList] The GtkCList to check. |
[GtkAdjustment] A GtkAdjustment object, or NULL if none is currently
being used.
Derived by RGtkGen from GTK+ documentation