#include <show_dialog.hpp>
Public Member Functions | |
style (std::string const &p, int br) | |
Public Attributes | |
std::string | panel |
int | blur_radius |
Definition at line 60 of file show_dialog.hpp.
|
inline |
Definition at line 62 of file show_dialog.hpp.
int gui::dialog_frame::style::blur_radius |
Definition at line 64 of file show_dialog.hpp.
Referenced by gui::dialog_frame::draw_background().
std::string gui::dialog_frame::style::panel |
Definition at line 63 of file show_dialog.hpp.
Referenced by gui::dialog_frame::draw_background().