Euphoria
eu::files::gui::Button Struct Reference

#include <gui.h>

Public Attributes

std::string skin = "default"
 
std::string text
 
std::string command
 

Detailed Description

Definition at line 39 of file gui.h.

Member Data Documentation

◆ command

std::string eu::files::gui::Button::command

Definition at line 43 of file gui.h.

◆ skin

std::string eu::files::gui::Button::skin = "default"

Definition at line 41 of file gui.h.

◆ text

std::string eu::files::gui::Button::text

Definition at line 42 of file gui.h.


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