I have an daemon which run in background at startup computer (ex.
sshd, as other). I want running remote commands and see in my DISPLAY.
Suggests?
Aldrey
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailm
Dear all,
Thanks for the pointer to gtk_widget_modify_bg but I'm
completely baffled as to how to put it to use ...
i'm rather happy to discover via google that lot's of
people seem to be in my situation, but I haven't been
able to get an inkling as to how Yes, I know,
that's despite howtos
Dear all,
I'm working on the look and feel of my gtk application.
-- first : many thanks for those who developped this stuff :-)
-- second : gtk_label_set_markup is great
but how do I do that with button instead ?
The only way is to put a label inside my button ?