linuxgtk

Writing bullets and number text GTKTextView


How can i add bullets and number using GTKTextView in Linux working environment.


Solution

  • First begin with reading

    Then I think you need to combine

    (for formatting the text) with some creativity.

    This is all assuming you want bullet/numbered lists.