|
gtksourceviewmm 3.91.1
|
| Enumerator | |
|---|---|
| BACKGROUND_PATTERN_TYPE_NONE | No pattern. no pattern |
| BACKGROUND_PATTERN_TYPE_GRID | Grid pattern. grid pattern |
| Enumerator | |
|---|---|
| BRACKET_MATCH_NONE | Describes result of matching brackets. There was no bracket to match.
|
| BRACKET_MATCH_OUT_OF_RANGE | Matching a bracket failed because the maximum range was reached. |
| BRACKET_MATCH_NOT_FOUND | A matching bracket was not found. |
| BRACKET_MATCH_FOUND | A matching bracket was found. |
| Enumerator | |
|---|---|
| COMPLETION_ACTIVATION_NONE | An enum type specifying something bla bla bla, probably type of activation. None. |
| COMPLETION_ACTIVATION_INTERACTIVE | Interactive activation. By default, it occurs on each insertion in the Gtk::TextBuffer. This can be blocked temporarily with Gtk::SourceCompletion::block_interactive(). |
| COMPLETION_ACTIVATION_USER_REQUESTED | User requested activation. By default, it occurs when the user presses <keycombo><keycap>Control</keycap><keycap>space</keycap></keycombo>. For example through a keyboard accelerator from the view. |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |