forked from AuroraMiddleware/gtk
Doc: move the GtkTextAttributes struct
It's more logical to have the GtkTextAttributes and GtkTextAppearance structs together. And it creates a separation between gtk_text_tag and gtk_text_attributes functions. https://bugzilla.gnome.org/show_bug.cgi?id=697048
This commit is contained in:
parent
40c3062d33
commit
090081ec23
@ -3576,11 +3576,11 @@ gtk_text_mark_get_type
|
|||||||
<TITLE>GtkTextTag</TITLE>
|
<TITLE>GtkTextTag</TITLE>
|
||||||
GtkTextTag
|
GtkTextTag
|
||||||
GtkWrapMode
|
GtkWrapMode
|
||||||
GtkTextAttributes
|
|
||||||
gtk_text_tag_new
|
gtk_text_tag_new
|
||||||
gtk_text_tag_get_priority
|
gtk_text_tag_get_priority
|
||||||
gtk_text_tag_set_priority
|
gtk_text_tag_set_priority
|
||||||
gtk_text_tag_event
|
gtk_text_tag_event
|
||||||
|
GtkTextAttributes
|
||||||
GtkTextAppearance
|
GtkTextAppearance
|
||||||
gtk_text_attributes_new
|
gtk_text_attributes_new
|
||||||
gtk_text_attributes_copy
|
gtk_text_attributes_copy
|
||||||
|
Loading…
Reference in New Issue
Block a user