Euphoria
eu::files::gui::TableLayout Struct Reference

#include <gui.h>

Public Attributes

std::vector< bool > expanded_cols
 
std::vector< bool > expanded_rows
 
float padding
 

Detailed Description

Definition at line 72 of file gui.h.

Member Data Documentation

◆ expanded_cols

std::vector<bool> eu::files::gui::TableLayout::expanded_cols

Definition at line 74 of file gui.h.

◆ expanded_rows

std::vector<bool> eu::files::gui::TableLayout::expanded_rows

Definition at line 75 of file gui.h.

◆ padding

float eu::files::gui::TableLayout::padding

Definition at line 76 of file gui.h.


The documentation for this struct was generated from the following file: