Back to Seed Clases

GdkPixbuf


Classes

Interfaces

Structs

Unions

Enums

Struct GdkPixbuf.PixbufFormat

Import line: GdkPixbuf = imports.gi.GdkPixbuf;
GIR File: GdkPixbuf-2.0.gir
C documentation: GdkPixbufFormat
Struct : PixbufFormat
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GdkPixbuf.Pixbuf
Method
GdkPixbuf.Pixbuf.get_file_info (String filename, gint32 width, gint32 height) : GdkPixbuf.PixbufFormat
Parses an image file far enough to determine its format and size.
GdkPixbuf.PixbufLoader
Method
get_format () : GdkPixbuf.PixbufFormat
Obtains the available information about the format of the
currently loading image file.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:03 GMT+0800 (HKT)