Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望为每个调用的程序更改此弹出窗口
public class OpenFileDialog : FileChooserDialog {
理想情况下,它将涉及删除桌面和更改搜索等。我只是希望有人知道底层文件在哪里?
文件选择器对话框的 UI 布局位于 gtk/gtkfilechooserwidget.c
http://git.gnome.org/browse/gtk+/tree/gtk/gtkfilechooserwidget.c