GtkTextAttributes * gtk_text_attributes_copy(GtkTextAttributes *src)
typedefG_BEGIN_DECLS struct _GtkTextIter GtkTextIter
GType gtk_text_attributes_get_type(void) G_GNUC_CONST
void gtk_text_attributes_copy_values(GtkTextAttributes *src, GtkTextAttributes *dest)
GtkTextTag * gtk_text_tag_new(const gchar *name)
void gtk_text_tag_set_priority(GtkTextTag *tag, gint priority)
gboolean gtk_text_tag_event(GtkTextTag *tag, GObject *event_object, GdkEvent *event, const GtkTextIter *iter)
GtkTextAttributes * gtk_text_attributes_new(void)
gint gtk_text_tag_get_priority(GtkTextTag *tag)
GtkTextAttributes * gtk_text_attributes_ref(GtkTextAttributes *values)
GType gtk_text_tag_get_type(void) G_GNUC_CONST
void gtk_text_attributes_unref(GtkTextAttributes *values)
GtkJustification justification
GtkTextDirection direction
PangoFontDescription * font
GtkTextAppearance appearance
void(* _gtk_reserved4)(void)
GObjectClass parent_class
void(* _gtk_reserved1)(void)
void(* _gtk_reserved3)(void)
void(* _gtk_reserved2)(void)
gboolean(* event)(GtkTextTag *tag, GObject *event_object, GdkEvent *event, const GtkTextIter *iter)
GtkTextAttributes * GSEAL(values)
GtkTextTagTable * GSEAL(table)