API 版本: 2.0
库版本: 2.83.2
由 gi-docgen 2024.1 生成
已弃用: 2.26
void g_relation_insert ( GRelation* relation, ... )
向 GRelation 中插入一个记录。
GRelation
自 2.26 版本开始弃用
很少使用的 API。
此方法不直接对语言绑定可用。
...
类型:
要添加的记录的字段。这些必须与 GRelation 中的字段数量匹配,且为 #gpointer 或 #gconstpointer 类型。