PixbufFormat.getExtensions

Returns the filename extensions typically used for files in the given format.

class PixbufFormat
string[]
getExtensions
()

Return Value

Type: string[]

a NULL-terminated array of filename extensions which must be freed with g_strfreev() when it is no longer needed.

Meta