|
AeonGUI
A portable video game graphic user interface library.
|
Custom deleter for css_stylesheet. More...
#include <aeongui/StyleSheet.hpp>
Public Member Functions | |
| void | operator() (css_stylesheet *p) |
| Release a css_stylesheet. | |
Custom deleter for css_stylesheet.
| void AeonGUI::css_stylesheet_deleter::operator() | ( | css_stylesheet * | p | ) |
Release a css_stylesheet.
| p | Pointer to the stylesheet. |