- 博客(1)
- 收藏
- 关注
原创 2021-11-01
#include <gtk/gtk.h> #include <stdio.h> #define WIDTH 2002 #define HIGHT 1412 const gchar *ip; const gchar *mask; const gchar *gateway; GtkWidget *create_image(const gchar *path) { GtkWidget *image = gtk_image_new_from_file(path); return image;
2021-11-01 10:52:24
108
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人