API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成
已弃用:4.10
void gtk_cell_renderer_get_fixed_size ( GtkCellRenderer* cell, int* width, int* height )
将 cell 的适当大小填充到 width 和 height。
cell
width
height
已弃用自:4.10
请勿在新编写的代码中使用。
宽度
类型: int*
int*
填充单元的固定宽度的位置。
NULL
高度
填充单元的固定高度的位置。