Euphoria
eu::core::TextBoxStyle Struct Reference

#include <textbox.h>

Public Member Functions

template<typename F >
constexpr TextBoxStyle (F connections_func)
 
std::string_view get_string (char s) const
 

Detailed Description

Definition at line 19 of file textbox.h.

Constructor & Destructor Documentation

◆ TextBoxStyle()

template<typename F >
constexpr eu::core::TextBoxStyle::TextBoxStyle ( connections_func)
inlineexplicitconstexpr

Definition at line 22 of file textbox.h.

Member Function Documentation

◆ get_string()

std::string_view eu::core::TextBoxStyle::get_string ( char  s) const

Definition at line 47 of file textbox.cc.


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