构造函数
GioListStorenew
自:2.44
声明 [源]
GListStore*
g_list_store_new (
GType item_type
)
返回值
类型: GListStore
一个新的GListStore
。
函数的调用者负责数据的所有权,并负责释放它。 |
自:2.44
GListStore*
g_list_store_new (
GType item_type
)
类型: GListStore
一个新的GListStore
。
函数的调用者负责数据的所有权,并负责释放它。 |