Method
GtkImageset_from_pixbuf
Declaration [src]
void
gtk_image_set_from_pixbuf (
GtkImage* image,
GdkPixbuf* pixbuf
)
Parameters
pixbuf
-
Type:
GdkPixbuf
A
GdkPixbuf
orNULL
.The argument can be NULL
.The data is owned by the caller of the method.