Home |All Classes |Grouped Classes |Index |Search

Class CL_CSSImport

Cascading Style Sheet (CSS) import directive. More...

Derived from:

None

Derived by:

None

Group:

CSS (Core)

#include <ClanLib/core.h>

Class Members:

Construction:

CL_CSSImport

Constructs a CSS import directive.


Attributes:

get_value

Returns the value of the import directive.


Operations:

set_value

Sets the value of the import directive.

operator==

Detailed description:

CSS import directives specify other CSS documents with further CSS rule sets.