Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::gui::NavigableOption Struct Reference

#include <FooterNavigableOptions.hpp>

Public Attributes

std::optional< std::string > text
 
std::optional< std::string > icon
 
std::function< void()> action
 
std::function< std::optional< iv::types::color >()> optionColorUpdate
 

Member Data Documentation

◆ action

std::function<void()> iv::gui::NavigableOption::action

◆ icon

std::optional<std::string> iv::gui::NavigableOption::icon

◆ optionColorUpdate

std::function<std::optional<iv::types::color>()> iv::gui::NavigableOption::optionColorUpdate

◆ text

std::optional<std::string> iv::gui::NavigableOption::text

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