geany  1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

about.h File Reference
#include <glib.h>
Include dependency graph for about.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void about_dialog_show (void)
 

Function Documentation

◆ about_dialog_show()

void about_dialog_show ( void  )

Definition at line 467 of file about.c.

References create_dialog(), and dialog.

Referenced by on_info1_activate().