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
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GdkPixbuf.PixbufFormat ()
Create a new GdkPixbuf.PixbufFormat
Create a new GdkPixbuf.PixbufFormat
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GdkPixbuf.Pixbuf
Method
GdkPixbuf.Pixbuf.get_file_info (String filename, Object out_values) : 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 Tue Jun 22 2010 16:33:27 GMT+0800 (HKT)