mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 18:59:59 +08:00
602392c43d
This implement the flexbox elements, following the HTML one. Built from them, there is also the following elements: - `paragraph` - `paragraphAlignLeft` - `paragraphAlignRight` - `paragraphAlignCenter` - `paragraphAlignJustify` This is a breaking change.
18 lines
1.0 KiB
Plaintext
18 lines
1.0 KiB
Plaintext
[
|
|
{ include: ["<bits/termios-c_cc.h>", "private", "<termios.h>", "public"]},
|
|
{ include: ["<bits/termios-c_lflag.h>", "private", "<termios.h>", "public"]},
|
|
{ include: ["<bits/termios-struct.h>", "private", "<termios.h>", "public"]},
|
|
{ include: ["<bits/termios-tcflow.h>", "private", "<termios.h>", "public"]},
|
|
{ include: ["<ext/alloc_traits.h>", "private", "<vector>", "public"] },
|
|
{ symbol: [ "ftxui", "private", "", "public" ] },
|
|
{ symbol: [ "char_traits", "private", "<string>", "public" ] },
|
|
{ symbol: [ "ECHO", "private", "<termios.h>", "public" ] },
|
|
{ symbol: [ "ICANON", "private", "<termios.h>", "public" ] },
|
|
{ symbol: [ "TCSANOW", "private", "<termios.h>", "public" ] },
|
|
{ symbol: [ "VMIN", "private", "<termios.h>", "public" ] },
|
|
{ symbol: [ "VTIME", "private", "<termios.h>", "public" ] },
|
|
{ symbol: [ "__shared_ptr_access", "private", "<memory>", "public" ] },
|
|
{ symbol: [ "termios", "private", "<termios.h>", "public" ] },
|
|
{ symbol: ["__alloc_traits<>:value_type", "private", "<vector>", "public" ] },
|
|
]
|