Skip to content
  • Matthias Clasen's avatar
    Use the last chance to get the api right, and rename things for · 85efb2bb
    Matthias Clasen authored
            * 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
    85efb2bb