PixbufFormat.this

this(string name = string.init, string domain = string.init, string description = string.init, uint flags = uint.init, bool disabled = bool.init, string license = string.init)

Create a pixbuf_format.PixbufFormat boxed type.

Parameters

namethe name of the image format
domainthe message domain for the description
descriptiona description of the image format
flagsa combination of [gdkpixbuf.types.PixbufFormatFlags]
disableda boolean determining whether the loader is disabled`
licensea string containing license information, typically set to shorthands like "GPL", "LGPL", etc.
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.