Re: hints when keeping mouse cursor over widget

2018-02-25 Thread Wojciech Puchar

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




___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: hints when keeping mouse cursor over widget

2018-02-23 Thread Stefan Salewski
On Fri, 2018-02-23 at 14:17 +0100, 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?
> 

See

https://developer.gnome.org/gtk3/stable/GtkWidget.html#gtk-widget-set-tooltip-text

and

https://developer.gnome.org/gtk3/stable/GtkTooltip.html

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


hints when keeping mouse cursor over widget

2018-02-23 Thread Wojciech Puchar

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


___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list