c
Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Struct Gda.Blob

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaBlob
Struct : Blob
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gda.Blob ()
Create a new Gda.Blob
Create a new Gda.Blob
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda
Method
Gda.string_to_blob (String str) : Gda.Blob
Gda
Method
Gda.value_get_blob (Value value) : Gda.Blob
Gda
Method
Gda.value_set_blob (Value value, Blob blob) : none
Gda
Method
Gda.value_take_blob (Value value, Blob blob) : none
Gda.BlobOp
Method
read (Blob blob, gint32 offset, gint32 size) : gint32
Gda.BlobOp
Method
read_all (Blob blob) : gboolean
Gda.BlobOp
Method
write (Blob blob, gint32 offset) : gint32
Gda.BlobOp
Method
write_all (Blob blob) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:47 GMT+0800 (HKT)