API 版本: 4.0
库版本: 4.17.2
由 gi-docgen 2024.2 生成
void gtk_drop_down_set_enable_search ( GtkDropDown* self, gboolean enable_search )
设置是否在弹出窗口中显示一个搜索输入框,该搜索输入框允许在列表中搜索项目。
注意,必须设置 GtkDropDown:expression 才能进行搜索。
GtkDropDown:expression
Gtk.DropDown:enable-search
enable_search
类型: gboolean
gboolean
是否启用搜索。