| gtkContainerGetFocusVadjustment {RGtk2} | R Documentation |
Retrieves the vertical focus adjustment for the container. See
gtkContainerSetFocusVadjustment.
gtkContainerGetFocusVadjustment(object)
|
[GtkContainer] a GtkContainer |
[GtkAdjustment] the vertical focus adjustment, or NULL if
none has been set.
Derived by RGtkGen from GTK+ documentation