ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
Classes
Theming

A Theme is a collection of one or more Stylesheets, ordered by priority. More...

Classes

struct  Selector
 Selectors are comprised of one or more SelectorSequences. More...
 
struct  SelectorSequence
 SelectorSequences are comprised of one or more SimpleSelectors. More...
 
struct  SimpleSelector
 The SimpleSelector type. More...
 
struct  Style
 The Style type. More...
 
struct  Theme
 The Theme type. More...