gtk.TextAttributes

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

TextAttributes
class TextAttributes

Using gtk.TextAttributes directly should rarely be necessary. It’s primarily useful with TextIter.getAttributes. As with most GTK+ structs, the fields in this struct should only be read, never modified directly.