Method

EogImageget_pixbuf

Declaration [src]

GdkPixbuf*
eog_image_get_pixbuf (
  EogImage* img
)

Description [src]

Gets the GdkPixbuf of the image.

Return value

Type: GdkPixbuf

A GdkPixbuf.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.