Antonio Coralles wrote: [Repost]
When i create a Gtk::Button object with its default constructor, and
then add a image to it, using set_image(...), the image doesn't appear.
But when i create the button with ustring(""), the image shows up. Is
there a particular reason for this behavour, or is it possible that i'm
doing something wrong ?
Thanks, Antonio
[Repost]