f0d2f92e65
Preferences dialog options. For new projects, these default to the editor indent prefs. - Plugins: For compatibility with this change, use editor_get_indent_prefs(). - Code changes: The Project Properties dialog is now created by Glade, but (for now) the existing options are added manually. Add GeanyProjectPrivate project field. Add stash_group_set_use_defaults(). git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3423 ea778897-0a13-0410-b9d1-a72fbfd435f5
10 lines
258 B
C
10 lines
258 B
C
/*
|
|
* DO NOT EDIT THIS FILE - it is generated by Glade.
|
|
*/
|
|
|
|
GtkWidget* create_window1 (void);
|
|
GtkWidget* create_toolbar_popup_menu1 (void);
|
|
GtkWidget* create_edit_menu1 (void);
|
|
GtkWidget* create_prefs_dialog (void);
|
|
GtkWidget* create_project_dialog (void);
|