[Gimp-developer] RE SIZABLE TOOLBAR and ICONS REARRANGEMENT.

Martin Nordholts enselic at gmail.com
Thu Jul 10 09:18:46 PDT 2008


pampryl wrote:
> In the Gimp, there is a toolbar which contains exclusively icons.
>
> Is this kind of toolbar a specific component of GTK+ ?
> Where can I find the source code of this component either
> in GTK+ or the Gimp ?
>
>   

Hi

The toolbox logic is implemented in GIMP, have a look in
app/widgets/gimptoolbox.c and more specifically
gimp_toolbox_size_allocate().

- Martin


More information about the Gimp-developer mailing list