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