get_fixed_size


Description:

public void get_fixed_size (out int width, out int height)

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

Parameters:

this

A CellRenderer

width

location to fill in with the fixed width of the cell, or null

height

location to fill in with the fixed height of the cell, or null




2022 vala-language.org