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
self
setAtWordBoundaries
setCaseSensitive
setRegexEnabled
setSearchText
setVisibleOnly
setWrapAround
properties
atWordBoundaries
caseSensitive
gType
regexEnabled
searchText
visibleOnly
wrapAround
static functions
getGType
Enables or disables the case sensitivity for the search.