The Battle for Wesnoth  1.19.5+dev
Static Public Member Functions | List of all members
gui2::dialogs::message_implementation Struct Reference

Helper to implement private functions without modifying the header. More...

Static Public Member Functions

static void init_button (window &window, message::button_status &button_status, const std::string &id)
 Initialiazes a button. More...
 

Detailed Description

Helper to implement private functions without modifying the header.

The class is a helper to avoid recompilation and only has static functions.

Definition at line 40 of file message.cpp.

Member Function Documentation

◆ init_button()

static void gui2::dialogs::message_implementation::init_button ( window window,
message::button_status button_status,
const std::string &  id 
)
inlinestatic

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