Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.TextAttributes

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkTextAttributes
Struct : TextAttributes
Using GtkTextAttributes directly should rarely be necessary.
It's primarily useful with gtk_text_iter_get_attributes().
As with most GTK+ structs, the fields in this struct should only
be read, never modified directly.
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.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 Sat Apr 16 2011 17:15:28 GMT+0800 (HKT)