Smolgui
Immediate gui library based on SFML
Loading...
Searching...
No Matches
LoadLayout.h File Reference
#include <string>
Include dependency graph for LoadLayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sgui

Functions

bool sgui::loadFromFile (Layout &layout, const std::string &file)
void sgui::saveInFile (const Layout &layout, const std::string &file, const bool compact)