gtkLayoutGetSize: gtkLayoutGetSize

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Gets the size that has been set on the layout, and that determines the total extents of the layout's scrollbar area. See gtkLayoutSetSize.

Usage

1

Arguments

object

a GtkLayout

Value

A list containing the following elements:

width

location to store the width set on layout, or NULL. [ allow-none ]

height

location to store the height set on layout, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.