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

Custom deleter for css_computed_style. More...

#include <aeongui/StyleSheet.hpp>

Public Member Functions

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

Detailed Description

Custom deleter for css_computed_style.

Member Function Documentation

◆ operator()()

void AeonGUI::css_computed_style_deleter::operator() ( css_computed_style * p)

Release a css_computed_style.

Parameters
pPointer to the computed style.

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