API 版本:4.0
库版本:4.17.2
由 gi-docgen 生成,版本 2024.2
void gtk_map_list_model_set_model ( GtkMapListModel* self, GListModel* model )
设置映射的模型。
GTK 并不努力确保 model 符合映射函数所期望的项目类型。它假设调用者知道自己在做什么,并已设置了一个适当的映射函数。
model
类型: GObject
GObject
要映射的模型。
NULL