Skip to content
  • Michael Natterer's avatar
    changed the GimpNewDrawableFunc typedef to take an additional · d15b07b4
    Michael Natterer authored
    2001-12-17  Michael Natterer  <mitch@gimp.org>
    
    	* app/widgets/gimpdrawablelistview.[ch]: changed
    	the GimpNewDrawableFunc typedef to take an additional
    	"GimpDrawable *template" paramater, added the "Drop to New"
    	feature again by passing the dropped drawable to
    	view->new_drawable_func().
    
    	* app/gui/channels-commands.[ch]: channels_new_channel_query:
    	* app/gui/layers-commands.[ch]: layers_new_layer_query:
    
    	Added the "template" parameter because they are used as the
    	views' new_drawable_func(), create layers/channels with
    	the template's properties if a template is passed.
    d15b07b4