Skip to content
  • Daniel Sabo's avatar
    Add support for custom icons for tool presets · 26144047
    Daniel Sabo authored
    Adds an icon-pixbuf property to GimpViewable that is used for a default
    implementation of new_pixbuf.
    
    Extend gimp_icon_picker to allow the user to pick non-stock icons for tool
    presets (or any other class derived from GimpViewable). Icons can come
    from any file GdkPixbuf can load or from image data on the clipboard.
    26144047