On Fri, 2002-07-05 at 19:59, Arno wrote:
> I don't find this function. If gtk_toolbar_insert_item() I think that 
> gtk_toolbar_remove_item() must exist but i don't find it. So, one of us 
> know how could i remove an item for the toolbar ?

gtk_container_remove(GTK_CONTAINER(toolbar), ...);

-- 
struct Sig {
  string name("     J a r e k   D u k a t     ");
  string mail(" madmaxer (at) poczta (dot) fm ");
};


----------------------------------------------------------------------
Wiesz, co zdarzylo sie dzisiaj? >>> http://link.interia.pl/f1605


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to