MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / UseStyleCallTip

Method UseStyleCallTip

scintilla/src/CallTip.h:83–83  ·  view source on GitHub ↗

Used to determine which STYLE_xxxx to use for call tip information

Source from the content-addressed store, hash-verified

81
82 /// Used to determine which STYLE_xxxx to use for call tip information
83 bool UseStyleCallTip() const { return useStyleCallTip;}
84
85 // Modify foreground and background colours
86 void SetForeBack(const ColourDesired &fore, const ColourDesired &back);

Callers 1

CallTipShowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected