#include <gtk/gtk.h> gchar * _(gchar *string); int main(int argc, char *argv[]) { GtkWidget *window, *event_box, *label; GdkColor color;
確定! 回上一頁