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.IMContext
Method
get_preedit_string (String str, AttrList attrs, gint32 cursor_pos) : none
Gtk.Label
Property
attributes : Pango.AttrList
Gtk.Label
Method
get_attributes () : Pango.AttrList
Gtk.Label
Method
set_attributes (AttrList attrs) : none
Gtk.TextLayout
Method
set_preedit_string (String preedit_string, AttrList preedit_attrs, gint32 cursor_pos) : none
Pango
Method
Pango.parse_markup (String markup_text, gint32 length, gunichar accel_marker, AttrList attr_list, String text, gunichar accel_char) : gboolean
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 Thu Mar 31 2011 03:03:21 GMT+0800 (HKT)