diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2004-08-16 05:44:52 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-08-16 05:44:52 +0000 |
commit | 4b54dcf6494db0081b87574cf0351878c9167c72 (patch) | |
tree | 889e85de09b9da2bd2ece7afe4214c28a619653c /docs | |
parent | e4e4aca0fc55a08df00360150ca17e2021fd78c0 (diff) | |
download | gdk-pixbuf-4b54dcf6494db0081b87574cf0351878c9167c72.tar.gz |
Updates.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/ChangeLog | 4 | ||||
-rw-r--r-- | docs/reference/gtk/gtk-sections.txt | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index af21c7c00..819a1492e 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +Mon Aug 16 01:44:30 2004 Matthias Clasen <maclas@gmx.de> + + * gtk/gtk-sections.txt: Updates. + Thu Aug 12 00:00:12 2004 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkuimanager.sgml: Add some information about diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index 114e0deb9..1b880f4c5 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -743,6 +743,8 @@ gtk_combo_box_get_row_separator_func gtk_combo_box_set_row_separator_func gtk_combo_box_set_add_tearoffs gtk_combo_box_get_add_tearoffs +gtk_combo_box_set_focus_on_click +gtk_combo_box_get_focus_on_click <SUBSECTION Standard> GTK_TYPE_COMBO_BOX GTK_COMBO_BOX |