虚拟方法

GtkTreeModelget_column_type

已弃用:4.10 

声明 [源]

GType
get_column_type (
  GtkTreeModel* tree_model,
  int index_
)

描述 [源]

返回列的类型。

已弃用:4.10

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

参数

index_

类型: int

列的索引。

返回值

类型: GType

列的类型。