#include <stdio.h> #include <gtk/gtk.h> /* * callback event function for the gtk ... void on_button1_clicked(GtkButton* button, gpointer data) { /* cast the ...
確定! 回上一頁