Github User Fetcher 1.0.0
C Application with Server and GUI
|
Holds references to key GTK widgets used in the application. More...
Data Fields | |
GtkEntry * | entry |
GtkTextBuffer * | output_buffer |
GtkEntry* AppWidgets::entry |
Definition at line 8 of file gui.c.
Referenced by activate(), and on_button_clicked().
GtkTextBuffer* AppWidgets::output_buffer |
Definition at line 9 of file gui.c.
Referenced by activate(), and on_button_clicked().