gtkContainerGetFocusHadjustment {RGtk2}R Documentation

gtkContainerGetFocusHadjustment

Description

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

Usage

gtkContainerGetFocusHadjustment(object)

Arguments

object

a GtkContainer

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]