Molybden API
Loading...
Searching...
No Matches
molybden::MessageDialogButton Struct Reference

The message dialog button. More...

#include <dialogs.hpp>

Public Member Functions

 MessageDialogButton (const std::string &label)
 
 MessageDialogButton (const std::string &label, MessageDialogButtonType type)
 

Public Attributes

std::string label
 The label of the button.
 
MessageDialogButtonType type = MessageDialogButtonType::kNone
 The type of the button.
 

Detailed Description

The message dialog button.


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