虚方法

GtkCellLayoutreorder

已弃用:4.10 

声明 [来源]

void
reorder (
  GtkCellLayout* cell_layout,
  GtkCellRenderer* cell,
  int position
)

描述 [来源]

重新插入 cellposition

注意,为了正常工作,已将 cell 打包到 cell_layout

自:4.10 已弃用

请在新的编码中不要使用它。

参数

cell

类型: GtkCellRenderer

要重新排序的 GtkCellRenderer

方法调用者拥有这些数据。
position

类型: int

cell 中插入新位置。