I created a toolbar by this string:
    Glib::ustring ui_info =
    "<ui>"
    "  <toolbar name='ToolBar'>"
    "    <toolitem action='NewSurface'/>"
    "    <toolitem action='ImportSurface'/>"
    "    <toolitem action='ExportSurface'/>"
    "  </toolbar>"
    "</ui>";
it will show a image with a text below it for each toolitem, how could
i remove the text below the image? thanks


-- 
My platform is Gnu/Linux Debian(sid-amd64, lenny-intelx86) Gnome
Mozilla/Iceweasel Gmail/Evolution Gtkmm/Anjuta/Emacs Scim Totem
Pidgin.
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to