summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-08-16 14:27:27 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-08-20 18:54:22 -0400
commit0101a735a3bf81b2c1a6b373c4809490a0b5629e (patch)
tree10cad01e9e600c5ce0bc0cc5d359ea568b8c4643 /docs
parent7d1c1a8d20f5b7f8dbda3004bd3cd01ff2600684 (diff)
downloadgtk+-0101a735a3bf81b2c1a6b373c4809490a0b5629e.tar.gz
Add documentation
Document the new API and properties, and their interaction with existing properties. https://bugzilla.gnome.org/show_bug.cgi?id=651244
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/gtk3-sections.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index cf09ed94b0..97c8a89f9d 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -1081,6 +1081,12 @@ gtk_entry_get_icon_tooltip_markup
gtk_entry_set_icon_drag_source
gtk_entry_get_current_icon_drag_source
gtk_entry_get_icon_area
+GtkInputPurpose
+gtk_entry_set_input_purpose
+gtk_entry_get_input_purpose
+GtkInputHints
+gtk_entry_set_input_hints
+gtk_entry_get_input_hints
<SUBSECTION Standard>
GTK_ENTRY
@@ -3672,6 +3678,10 @@ gtk_text_view_get_accepts_tab
gtk_text_view_get_default_attributes
gtk_text_view_im_context_filter_keypress
gtk_text_view_reset_im_context
+gtk_text_view_set_input_purpose
+gtk_text_view_get_input_purpose
+gtk_text_view_set_input_hints
+gtk_text_view_get_input_hints
GTK_TEXT_VIEW_PRIORITY_VALIDATE
<SUBSECTION Standard>
GTK_TEXT_VIEW