PixbufFormat.getExtensions

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

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. [transfer full]

Meta