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
_gType
atWordBoundaries
caseSensitive
regexEnabled
searchText
visibleOnly
wrapAround
static functions
_getGType
Enables or disables the case sensitivity for the search.