#include <openldev-about.h>
Public Attributes | |
GtkWidget * | dialog |
The AboutDialog structure stores the GtkAboutDialog widget used when running the Help -> About command. If you need to create an About dialog for your plugin, you should use the GtkAboutDialog widget directly.
If you need to display OpenLDev's About dialog for any reason, please use the openldev_menu_help_about function instead. This will take care of all phases of the dialog, initialization, running and deletion.
Definition at line 29 of file openldev-about.h.
|
GtkAboutDialog widget used when launching the OpenLDev about dialog. |