|
Gin
|
#include <gin_layoutsupport.h>
Public Attributes | |
| int | x |
| int | y |
| int | w |
| int | h |
| bool | hasPosition = false |
| bool | hasSize = false |
| std::optional< juce::String > | postWidth |
| std::optional< juce::String > | postHeight |
| int LayoutSupport::Bounds::x |
| int LayoutSupport::Bounds::y |
| int LayoutSupport::Bounds::w |
| int LayoutSupport::Bounds::h |
| std::optional<juce::String> LayoutSupport::Bounds::postWidth |
| std::optional<juce::String> LayoutSupport::Bounds::postHeight |