ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
Modules
Here is a list of all modules:
 Collection ViewsCollectionViews provide grid and gallery presentations of data
 ContainersContainers allow for grouping and positioning of related Views
 ControlsControls capture input events and dispatch Actions
 TablesTables provide sortable, tabular presentations of data
 ThemingA Theme is a collection of one or more Stylesheets, ordered by priority
 View ControllersViewControllers manage a View and its descendants