c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Enum Clutter.TextureFlags

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterTextureFlags
Enum : TextureFlags
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Texture
Method
set_area_from_rgb_data (String data, gboolean has_alpha, gint32 x, gint32 y, gint32 width, gint32 height, gint32 rowstride, gint32 bpp, TextureFlags flags) : gboolean
Clutter.Texture
Method
set_from_rgb_data (String data, gboolean has_alpha, gint32 width, gint32 height, gint32 rowstride, gint32 bpp, TextureFlags flags) : gboolean
Clutter.Texture
Method
set_from_yuv_data (String data, gint32 width, gint32 height, TextureFlags flags) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:14 GMT+0800 (HKT)