| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Infobar types. More...
| Variables | |
| const long | INFO = 0 | 
| For information messages (color: light blue). | |
| const long | SUCCESS = 1 | 
| For success notifications (color: light green). | |
| const long | WARNING = 2 | 
| For warning messages (color: orange). | |
| const long | DANGER = 3 | 
| For critical errors (color: red). | |
Infobar types.
| const long DANGER = 3 | 
For critical errors (color: red).
| const long INFO = 0 | 
For information messages (color: light blue).
| const long SUCCESS = 1 | 
For success notifications (color: light green).
| const long WARNING = 2 | 
For warning messages (color: orange).