Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.TextAttributes

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkTextAttributes
Struct : TextAttributes
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.TextAttributes ()
Create a new Gtk.TextAttributes
Create a new Gtk.TextAttributes
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.TextIter
Method
get_attributes (TextAttributes values) : Boolean
Computes the effect of any tags applied to this spot in the text.
Gtk.TextLayout
Method
set_default_style (TextAttributes values) : none
Gtk.TextView
Method
get_default_attributes () : Gtk.TextAttributes
Obtains a copy of the default text attributes.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:40 GMT+0800 (HKT)