|
ClanLib
2.3.7
|
GUI theme part property. More...
#include <gui_theme_part_property.h>
Public Member Functions | |
Construction | |
| CL_GUIThemePartProperty () | |
| Constructs a GUI theme part property. More... | |
| CL_GUIThemePartProperty (const CL_StringRef &property_name, const CL_StringRef &default_value=CL_StringRef()) | |
| Constructs a GUIThemePartProperty. More... | |
| ~CL_GUIThemePartProperty () | |
Implementation | |
| class | CL_GUIThemePart |
GUI theme part property.
| CL_GUIThemePartProperty::CL_GUIThemePartProperty | ( | ) |
Constructs a GUI theme part property.
| CL_GUIThemePartProperty::CL_GUIThemePartProperty | ( | const CL_StringRef & | property_name, |
| const CL_StringRef & | default_value = CL_StringRef() |
||
| ) |
Constructs a GUIThemePartProperty.
| property_name | = String Ref |
| default_value | = String Ref |
| CL_GUIThemePartProperty::~CL_GUIThemePartProperty | ( | ) |
|
friend |
1.8.4