Save files project options

FIXME : Image map
These are the save files project options of Gwf.
Click on one of the entries to go to the description of that option.

Source C file

This sets the filename of the c-file to which the source code is written.

Top of the page

Source H file

This sets the filename of the h-file to which the source code is written.

Top of the page

From widget name (button)

This sets the filenames of the c-file and the h-file depended on the widgetname of the project. For example GtkButton is transformed into gtkbutton.c and gtkbutton.h.

Top of the page