gtkScrolledWindowGetPlacement {RGtk2.10}R Documentation

gtkScrolledWindowGetPlacement

Description

Gets the placement of the contents with respect to the scrollbars for the scrolled window. See gtkScrolledWindowSetPlacement.

Usage

gtkScrolledWindowGetPlacement(object)

Arguments

object [GtkScrolledWindow] a GtkScrolledWindow

Value

[GtkCornerType] the current placement value.
See also gtkScrolledWindowSetPlacement and gtkScrolledWindowUnsetPlacement.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]