gtkCellRendererGetFixedSize: gtkCellRendererGetFixedSize

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Fills in width and height with the appropriate size of cell.

Usage

1

Arguments

object

A GtkCellRenderer

Value

A list containing the following elements:

width

location to fill in with the fixed width of the cell, or NULL. [ allow-none ]

height

location to fill in with the fixed height of the cell, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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