ClanLib  2.3.7
List of all members
CL_GUIThemePartProperty Class Reference

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
 

Detailed Description

GUI theme part property.

Constructor & Destructor Documentation

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.

Parameters
property_name= String Ref
default_value= String Ref
CL_GUIThemePartProperty::~CL_GUIThemePartProperty ( )

Friends And Related Function Documentation

friend class CL_GUIThemePart
friend

The documentation for this class was generated from the following file: