Back to Seed Clases

GdkPixbuf


Classes

Interfaces

Structs

Unions

Enums

Struct GdkPixbuf.Pixdata

Import line: GdkPixbuf = imports.gi.GdkPixbuf;
GIR File: GdkPixbuf-2.0.gir
C documentation: GdkPixdata
Struct : Pixdata
  Show / Hide Inherited methods, properties and signals
A GdkPixdata contains pixbuf information in a form suitable for serialization and streaming.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GdkPixbuf.Pixdata ()
Create a new GdkPixbuf.Pixdata
Create a new GdkPixbuf.Pixdata
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GdkPixbuf.Pixbuf
Method
GdkPixbuf.Pixbuf.from_pixdata (Pixdata pixdata, Boolean copy_pixels) : GdkPixbuf.Pixbuf
Converts a GdkPixdata to a GdkPixbuf.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:27 GMT+0800 (HKT)