Geany dev
|
Search (prefs). More...
Data Structures | |
struct | GeanySearchPrefs |
Search preferences. More... | |
Typedefs | |
typedef struct GeanySearchPrefs | GeanySearchPrefs |
Search preferences. | |
Functions | |
void | search_show_find_in_files_dialog (const gchar *dir) |
Shows the Find in Files dialog. More... | |
Search (prefs).
void search_show_find_in_files_dialog | ( | const gchar * | dir | ) |
Shows the Find in Files dialog.
dir | The directory to search in (UTF-8 encoding). May be NULL to determine it the usual way by using the current document's path. |