Added Help to the help
This commit is contained in:
parent
70add94920
commit
1d050f4808
12 changed files with 15 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define _TEST_GTK_H_
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
void createTestWindow();
|
||||
void createGTKTestWindow();
|
||||
void on_button1_clicked(GtkButton *b);
|
||||
void on_gay_check_toggled(GtkToggleButton *t);
|
||||
void on_window_focus_out_event(GtkWindow *w);
|
||||
|
|
|
|||
Reference in a new issue