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