c
| Import line: | Meta = imports.gi.Meta; |
| GIR File: | Meta-3.0.gir |
| C documentation: | MetaGradientType |
| Enum : | GradientType |
| Properties | |
|---|---|
|
guint32 Meta.GradientType.DIAGONAL : 2
|
|
|
guint32 Meta.GradientType.HORIZONTAL : 1
|
|
|
guint32 Meta.GradientType.LAST : 3
|
|
|
guint32 Meta.GradientType.VERTICAL : 0
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Meta
Method |
|
|
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
|