GTK+设置控件背景图片 void update_widget_bg(GtkWidget *widget, const gchar *img_file){ GtkStyle *style; GdkPixbuf *pixbuf; GdkPixmap *pixmap; gint width, height; pixbuf = gdk_pixbu 嵌入式GTK笔记 2024-09-11 145 点赞 2 评论 219 浏览