how to show only a image without a text for a toolitem in toolbar?



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.


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