Appendix A. Glade-Generated Files from the SESI Order Application

This appendix covers two files that are very important to the SESI Order application built in Chapter 6, “Order Entry Abstract and Design,” and Chapter 7, “Construction of the SESI Order Entry Application.” The two files are interface.c and sesi.glade. interface.c is the Glade-generated file that builds the forms for the application. In it you will see a function called create_frm_main(), which returns a GtkWidget; this is the function called by main.c to create form frm_main. s esi.glade is the SESI Order project file; it stores the application interface in an XML format for ...

Get MySQL Building User Interfaces now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.