summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/gtk-sections.txt
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-07-19 19:57:29 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-07-19 19:57:29 +0000
commit04ec6a9d23ea21f9cb9010c4db45029eafd345c8 (patch)
treed2678f07c4a775fa6c88f14ea15b61013c0f34e7 /docs/reference/gtk/gtk-sections.txt
parentd8a3d9de2f6a1c70b7091dd6b3af61e827492a51 (diff)
downloadgdk-pixbuf-04ec6a9d23ea21f9cb9010c4db45029eafd345c8.tar.gz
Updates.
Diffstat (limited to 'docs/reference/gtk/gtk-sections.txt')
-rw-r--r--docs/reference/gtk/gtk-sections.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt
index ac04ffcb1..8a7e252fa 100644
--- a/docs/reference/gtk/gtk-sections.txt
+++ b/docs/reference/gtk/gtk-sections.txt
@@ -1089,11 +1089,16 @@ gtk_entry_completion_set_match_func
gtk_entry_completion_set_minimum_key_length
gtk_entry_completion_get_minimum_key_length
gtk_entry_completion_complete
+gtk_entry_completion_insert_prefix
gtk_entry_completion_insert_action_text
gtk_entry_completion_insert_action_markup
gtk_entry_completion_delete_action
gtk_entry_completion_set_text_column
gtk_entry_completion_get_text_column
+gtk_entry_completion_set_inline_completion
+gtk_entry_completion_get_inline_completion
+gtk_entry_completion_set_popup_completion
+gtk_entry_completion_get_popup_completion
<SUBSECTION Standard>
GTK_TYPE_ENTRY_COMPLETION
GTK_ENTRY_COMPLETION
@@ -3979,6 +3984,36 @@ gtk_tree_view_get_type
</SECTION>
<SECTION>
+<FILE>gtkcellview</FILE>
+<TITLE>GtkCellView</TITLE>
+GtkCellView
+gtk_cell_view_new
+gtk_cell_view_new_with_text
+gtk_cell_view_new_with_markup
+gtk_cell_view_new_with_pixbuf
+gtk_cell_view_set_value
+gtk_cell_view_set_values
+gtk_cell_view_set_model
+gtk_cell_view_set_displayed_row
+gtk_cell_view_get_displayed_row
+gtk_cell_view_get_size_of_row
+gtk_cell_view_set_background_color
+gtk_cell_view_set_cell_data
+gtk_cell_view_get_cell_renderers
+<SUBSECTION Standard>
+GtkCellViewClass
+GTK_TYPE_CELL_VIEW
+GTK_CELL_VIEW
+GTK_CELL_VIEW_CLASS
+GTK_IS_CELL_VIEW
+GTK_IS_CELL_VIEW_CLASS
+GTK_CELL_VIEW_GET_CLASS
+<SUBSECTION Private>
+GtkCellViewPrivate
+gtk_cell_view_get_type
+</SECTION>
+
+<SECTION>
<FILE>gtkcelllayout</FILE>
<TITLE>GtkCellLayout</TITLE>
GtkCellLayout