NOCL  v0.1.0-2503M
Modern C++ Class Library for GUI Projects
example_01.cpp File Reference
#include <nocl/nocl_gui.hpp>
#include <gtk/gtk.h>
Include dependency graph for example_01.cpp:

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

References nocl::Application::initialize(), nocl::Application::run_message_loop(), and nocl::GUIComponent::show().

Here is the call graph for this function: