AeonGUI
A portable video game graphic user interface library.
Loading...
Searching...
No Matches
AeonGUI::css_stylesheet_deleter Struct Reference

Custom deleter for css_stylesheet. More...

#include <aeongui/StyleSheet.hpp>

Public Member Functions

void operator() (css_stylesheet *p)
 Release a css_stylesheet.

Detailed Description

Custom deleter for css_stylesheet.

Member Function Documentation

◆ operator()()

void AeonGUI::css_stylesheet_deleter::operator() ( css_stylesheet * p)

Release a css_stylesheet.

Parameters
pPointer to the stylesheet.

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