ibrar ahmed wrote:
Hello All, I want to load an image with label in Glade. How i can do it . Any body knows about the gtk widget which can load an bitmap with label.
I dont think you can do this with glade.
What you'd typicly want to do; is add a label to a widget,
and "skin" the widget using either a gtkrc file or the
GTK+ api.
Cheers,
-Tristan