summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-01-18 16:07:00 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-01-18 16:07:00 +0000
commit85efb2bb61dd8eabb72695c1c82d891574130e24 (patch)
treed6531f28fa48ba1db1dab49f07248acd27d53b30 /docs
parentd4bef92ec25533b6dfad2cde2156620b607b45a4 (diff)
downloadgdk-pixbuf-85efb2bb61dd8eabb72695c1c82d891574130e24.tar.gz
Use the last chance to get the api right, and rename things for
* gtk/gtk.symbols: * gtk/gtkentry.[hc]: Use the last chance to get the api right, and rename things for consistency, requested by Murray Cumming. In detail, gtk_entry_get_stock -> gtk_entry_get_icon_stock gtk_entry_get_pixbuf -> gtk_entry_get_icon_pixbuf gtk_entry_get_gicon -> gtk_entry_get_icon_gicon gtk_entry_get_storage_type -> gtk_entry_get_icon_storage_type ::prelight -> ::icon-prelight ::pixbuf-primary -> ::primary-icon-pixbuf ::stock-primary -> ::primary-icon-stock ::icon-name-primary -> ::primary-icon-name ::gicon-primary-> ::primary-icon-gicon ::storage-type-primary -> ::primary-icon-storage-type ::activatable->primary -> ::primary-icon-activatable ::sensitive-primary -> ::primary-icon-sensitive (and similar for secondary properties) svn path=/trunk/; revision=22134
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/gtk-sections.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt
index d25ccda97..9cf46d0f2 100644
--- a/docs/reference/gtk/gtk-sections.txt
+++ b/docs/reference/gtk/gtk-sections.txt
@@ -1272,11 +1272,11 @@ gtk_entry_set_icon_from_pixbuf
gtk_entry_set_icon_from_stock
gtk_entry_set_icon_from_icon_name
gtk_entry_set_icon_from_gicon
-gtk_entry_get_storage_type
-gtk_entry_get_pixbuf
-gtk_entry_get_stock
+gtk_entry_get_icon_storage_type
+gtk_entry_get_icon_pixbuf
+gtk_entry_get_icon_stock
gtk_entry_get_icon_name
-gtk_entry_get_gicon
+gtk_entry_get_icon_gicon
gtk_entry_set_icon_activatable
gtk_entry_get_icon_activatable
gtk_entry_set_icon_sensitive