Value | Meaning |
---|---|
NONE0 | No flags. |
SPACE1 | Space character. |
TAB2 | Tab character. |
NEWLINE4 | Line break character. If the #GtkSourceBuffer:implicit-trailing-newline property is %TRUE, #GtkSourceSpaceDrawer also draws a line break at the end of the buffer. |
NBSP8 | Non-breaking space character. |
ALL15 | All white spaces. |
Page generated by adrdox
#GtkSourceSpaceTypeFlags contains flags for white space types.