c
Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Struct Pango.AttrList

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.AttrList
Struct : AttrList
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Pango.AttrList.c_new () : Pango.AttrList
Create a new Pango.AttrList
Create a new Pango.AttrList
Returns:
Pango.AttrList
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Text
Property
attributes : Pango.AttrList
Clutter.Text
Method
get_attributes () : Pango.AttrList
Clutter.Text
Method
set_attributes (AttrList attrs) : none
Clutter.Text
Method
set_preedit_string (String preedit_str, AttrList preedit_attrs, guint32 cursor_pos) : none
Gtk.CellRendererText
Property
attributes : Pango.AttrList
Gtk.Entry
Property
attributes : Pango.AttrList
Gtk.Entry
Method
get_attributes () : Pango.AttrList
Gtk.Entry
Method
set_attributes (AttrList attrs) : none
Gtk.IMContext
Method
get_preedit_string () : Object
Gtk.Label
Property
attributes : Pango.AttrList
Gtk.Label
Method
get_attributes () : Pango.AttrList
Gtk.Label
Method
set_attributes (AttrList attrs) : none
Pango
Method
Pango.itemize (Context context, String text, gint32 start_index, gint32 length, AttrList attrs, AttrIterator cached_iter) : Array
Pango
Method
Pango.itemize_with_base_dir (Context context, Direction base_dir, String text, gint32 start_index, gint32 length, AttrList attrs, AttrIterator cached_iter) : Array
Pango.GlyphItem
Method
apply_attrs (String text, AttrList list) : Array
Pango.Layout
Method
get_attributes () : Pango.AttrList
Pango.Layout
Method
set_attributes (AttrList attrs) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:47 GMT+0800 (HKT)