Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
AppWidgets Struct Reference

Holds references to key GTK widgets used in the application. More...

Data Fields

GtkEntryentry
 
GtkTextBufferoutput_buffer
 

Detailed Description

Holds references to key GTK widgets used in the application.

Definition at line 7 of file gui.c.

Field Documentation

◆ entry

GtkEntry* AppWidgets::entry

Definition at line 8 of file gui.c.

Referenced by activate(), and on_button_clicked().

◆ output_buffer

GtkTextBuffer* AppWidgets::output_buffer

Definition at line 9 of file gui.c.

Referenced by activate(), and on_button_clicked().


The documentation for this struct was generated from the following file: