Skip to content
  • Michael Natterer's avatar
    new GimpSignalType gimp_sigtype_int_int_int. · 33b2d27e
    Michael Natterer authored
    1999-10-17  Michael Natterer  <mitch@gimp.org>
    
    	* app/gimpsignal.[ch]: new GimpSignalType gimp_sigtype_int_int_int.
    
    	* app/gimpcontext.[ch]: set/get colors as separate r/g/b values
    	instead of a guchar[3] array.
    	The "[foreground|background]_changed" signal handlers must have
    	the following signature now:
    	color_changed_callback (GimpContext *, gint, gint, gint, gpointer).
    33b2d27e