gtkLayoutSetSize {RGtk2}R Documentation

gtkLayoutSetSize

Description

Sets the size of the scrollable area of the layout.

Usage

gtkLayoutSetSize(object, width, height)

Arguments

object

a GtkLayout

width

width of entire scrollable area

height

height of entire scrollable area

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]