rewritten the code that draws the icon in the statusbar label. The new
2008-04-14 Sven Neumann <sven@gimp.org> * app/display/gimpstatusbar.[ch]: rewritten the code that draws the icon in the statusbar label. The new code gives nicer spacing. svn path=/trunk/; revision=25481
This commit is contained in:

committed by
Sven Neumann

parent
fe5a7bc729
commit
a95de7a59c
@ -46,10 +46,10 @@ struct _GimpStatusbar
|
||||
GHashTable *context_ids;
|
||||
guint seq_context_id;
|
||||
|
||||
GdkPixbuf *icon;
|
||||
|
||||
guint temp_context_id;
|
||||
guint temp_timeout_id;
|
||||
gint icon_width;
|
||||
gchar *icon_spaces;
|
||||
|
||||
gchar cursor_format_str[CURSOR_FORMAT_LENGTH];
|
||||
gchar length_format_str[CURSOR_FORMAT_LENGTH];
|
||||
|
Reference in New Issue
Block a user