Skip to content
  • Michael Natterer's avatar
    Latest GTK+ trunk deprecations showed some uglyness in gimp: · f53e9a45
    Michael Natterer authored
    2008-06-20  Michael Natterer  <mitch@gimp.org>
    
    	Latest GTK+ trunk deprecations showed some uglyness in gimp:
    
    	* app/tools/gimpeditselectiontool.h: we were still using GTK_CHECK
    	macros here, use proper G_TYPE type checking instead.
    
    	* app/widgets/gimpuimanager.c
    	* app/widgets/gimpdockable.c: s/GtkDestroyNotify/GDestroyNotify/.
    
    	* plug-ins/help-browser/gimpthrobber.c: s/GtkType/GType/.
    
    	* plug-ins/common/filter-pack.c
    	* plug-ins/common/sample-colorize.c
    	* plug-ins/imagemap/imap_main.c: s/GtkSignalFunc/GCallback/.
    
    
    svn path=/trunk/; revision=25965
    f53e9a45