Provides the BTextView class and associated structs. More...
Classes | |
class | BTextView |
Displays and manipulates styled text. More... | |
struct | text_run |
text run struct More... | |
struct | text_run_array |
text run array struct More... | |
Namespaces | |
namespace | BPrivate |
Internal or experimental API. | |
Enumerations | |
enum | undo_state { B_UNDO_UNAVAILABLE , B_UNDO_TYPING , B_UNDO_CUT , B_UNDO_PASTE , B_UNDO_CLEAR , B_UNDO_DROP } |
Provides the BTextView class and associated structs.
enum undo_state |