Method

GdkPixbuf.PixbufFormat.get_name

Declaration [src]

gchar*
gdk_pixbuf_format_get_name (
  GdkPixbufFormat* format
)

Description [src]

Returns the name of the format.

Available since:2.2

Return value

Returns: gchar*

the name of the format.

The caller of the function takes ownership of the data, and is responsible for freeing it
The string is a NUL terminated UTF-8 string