API版本: 4.0
库版本: 4.17.2
由gi-docgen 2024.2生成
void gtk_string_list_remove ( GtkStringList* self, guint position )
从self中移除位于position位置的字符串。
self
position
position必须小于列表的当前长度。
类型: guint
guint
要移除的字符串的位置。