方法
GtkTreeListRowget_child_row
声明 [源]
GtkTreeListRow*
gtk_tree_list_row_get_child_row (
GtkTreeListRow* self,
guint position
)
返回值
类型: GtkTreeListRow
位于 position 的子项。
| 方法调用者获取返回数据的所有权,并负责释放它。 |
返回值可以是 NULL。 |
GtkTreeListRow*
gtk_tree_list_row_get_child_row (
GtkTreeListRow* self,
guint position
)
类型: GtkTreeListRow
位于 position 的子项。
| 方法调用者获取返回数据的所有权,并负责释放它。 |
返回值可以是 NULL。 |