expression search is enabled, #GtkSourceSearchSettings:search-text is the pattern.
SearchSettings.searchText
string searchText() @property nothrowGet searchText property.
Returns
A search string, or null if the search is disabled. If the regular
void searchText(string propval) @property nothrowSet searchText property.
Parameters
propval | A search string, or null if the search is disabled. If the regular expression search is enabled, #GtkSourceSearchSettings:search-text is the pattern. |