gtk_about

gtk_about — The about dialog with a readme, the copyright, the author list, the plug-in list and the version notes.

Synopsis

void                visu_ui_about_initBuild             (VisuUiMain *main);

Description

The about dialog window is activated when clicking on the V_Sim icon on bottom right part of the command panel. It contains a summary of V_Sim purpose and capabilities, the list of authors, the list of loaded plug-ins, the list of changes since the previous version, and the licence file. It displays also the version of V_Sim and provide a link to the web site.

Details

visu_ui_about_initBuild ()

void                visu_ui_about_initBuild             (VisuUiMain *main);

Create the about window.

main :

the command panel the about dialog is associated to.