gtkContainerGetFocusHadjustment {RGtk2}R Documentation

gtkContainerGetFocusHadjustment

Description

Retrieves the horizontal focus adjustment for the container. See gtkContainerSetFocusHadjustment.

Usage

gtkContainerGetFocusHadjustment(object)

Arguments

object [GtkContainer] a GtkContainer

Value

[GtkAdjustment] the horizontal focus adjustment, or NULL if none has been set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]