4 lines
67 B
C
4 lines
67 B
C
|
#include <gtk/gtk.h>
|
||
|
|
||
|
void print(GtkWidget *widget,gpointer data);
|