ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
The Stylesheet type. More...
#include <Objectively/Array.h>
#include <Objectively/Data.h>
#include <Objectively/Resource.h>
#include <ObjectivelyMVC/Style.h>
Go to the source code of this file.
Data Structures | |
struct | Stylesheet |
Stylesheets are comprised of Selectors and Styles. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _Stylesheet (void) |
The Stylesheet type.
Definition in file Stylesheet.h.
OBJECTIVELYMVC_EXPORT Class * _Stylesheet | ( | void | ) |
Definition at line 277 of file Stylesheet.c.