Method

GdkPixbuf.PixbufFormat.get_name

Declaration [src]

gchar*
gdk_pixbuf_format_get_name (
  GdkPixbufFormat* format
)

Description [src]

Returns the name of the format.

Return value

Returns: gchar*

the name of the format.

Ownership of the data is transferred to the caller
The string is a NUL terminated UTF-8 string