Documentation
Dlang.org
SearchSettings.setCaseSensitive
gtksource
search_settings
SearchSettings
Enables or disables the case sensitivity for the search.
class
SearchSettings
void
setCaseSensitive
(
bool
caseSensitive
)
Parameters
caseSensitive
bool
the setting.
gtksource
search_settings
SearchSettings
constructors
this
functions
getAtWordBoundaries
getCaseSensitive
getRegexEnabled
getSearchText
getVisibleOnly
getWrapAround
setAtWordBoundaries
setCaseSensitive
setRegexEnabled
setSearchText
setVisibleOnly
setWrapAround
Enables or disables the case sensitivity for the search.