API 版本: 4.0
库版本: 4.17.2
由 gi-docgen 于 2024.2 生成
void gtk_cell_renderer_set_fixed_size ( GtkCellRenderer* cell, int width, int height )
将渲染器大小设置为显式,独立于设置的属性。
自 4.10 版本起弃用
请勿在新的代码中使用它。
width
类型: int
int
单元格渲染器的宽度,或 -1。
height
单元格渲染器的高度,或 -1。