GtkImage 构造函数
Creates a GtkImage widget displaying a image with a mask. A GdkImage is a client-side image buffer in the pixel format of the current display.
You should use this GtkImage constructor if your want to catch loading errors by yourself, as the GdkImage constructors will give you proper error messages.
这个方法只能被静态调用。