#include <gtk/gtk.h> static void print_hello (GtkWidget *widget, gpointer data) ... button_box); button = gtk_button_new_with_label ("Hello World"); ...
確定! 回上一頁