c
Back to Seed Clases

Meta


Classes

Interfaces

Structs

Unions

Enums

Enum Meta.GradientType

Import line: Meta = imports.gi.Meta;
GIR File: Meta-3.0.gir
C documentation: MetaGradientType
Enum : GradientType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Meta
Method
Meta.gradient_add_alpha (Pixbuf pixbuf, guint8 alphas, gint32 n_alphas, GradientType type) : none
Meta
Method
Meta.gradient_create_multi (gint32 width, gint32 height, Array colors, gint32 n_colors, GradientType style) : GdkPixbuf.Pixbuf
Meta
Method
Meta.gradient_create_simple (gint32 width, gint32 height, RGBA from, RGBA to, GradientType style) : GdkPixbuf.Pixbuf
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:38 GMT+0800 (HKT)