Euphoria
eu::files::gui::Layout Struct Reference

#include <gui.h>

Public Attributes

std::optional< TableLayouttable
 
std::optional< SingleRowLayoutsingle_row
 

Detailed Description

Definition at line 84 of file gui.h.

Member Data Documentation

◆ single_row

std::optional<SingleRowLayout> eu::files::gui::Layout::single_row

Definition at line 87 of file gui.h.

◆ table

std::optional<TableLayout> eu::files::gui::Layout::table

Definition at line 86 of file gui.h.


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