RGtk2 (version 2.20.31)

gtkCellRendererGetFixedSize: gtkCellRendererGetFixedSize

Description

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

Usage

gtkCellRendererGetFixedSize(object)

Arguments

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 ]