gtk_statusbar_pop()



Shouldn't gtk_statusbar_pop(GtkStatusbar *statusbar, guint context_id) 
in gtkstatusbar.c
check that the item it removes is of the same context_id as
specified by the caller? And loop through the list until it finds
that context_id?
As it is now it just pops the top item and doesn't use the context_id.

Anyone working on this or have I misunderstood something here?

/Björn




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]