gtkDrawingAreaSize: gtkDrawingAreaSize

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the size that the drawing area will request in response to a "size_request" signal. The drawing area may actually be allocated a size larger than this depending on how it is packed within the enclosing containers. WARNING: gtk_drawing_area_size is deprecated and should not be used in newly-written code. Use gtkWidgetSetSizeRequest instead.

Usage

1

Arguments

object

a GtkDrawingArea

width

the width to request

height

the height to request

Author(s)

Derived by RGtkGen from GTK+ documentation


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