How to do this in GTK 2. whatever i try i'm getting first label centered
relative to space remaining after second label not to whole hbox. how to
do this properly?
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org
works fine. thanks
On 2018.02.23 14:17, Wojciech Puchar wrote:
Gimp can do this so GTK can do this but i cannot find how.
How to turn off text hints (help) when mouse pointer hovers over the
widget?
Like this:
http://www.puchar.net/NOBACKUP/1.jpg
Problem: spinbutton adjustment “value” not displayed on otherwise functional
floating-point and integer spinbuttons, built from builder.ui, using C language
on Ubuntu 14.04, with Gtk+ 3.0. I have already built a gui coded in C without
using a builder.ui file and am now attempting to reproduce th