You need to create a label with gtk_label_new() before you can change its contents with gtk_label_set_text() Here's a minimal sample program ...
確定! 回上一頁