The gtk_widget_override_*() functions were recently deprecated:
https://git.gnome.org/browse/gtk+/commit/?id=63efdca2
(These had themselves replaced gtk_widget_modify_*():
https://git.gnome.org/browse/gtk+/commit/?id=f383e6b0 )
I'd like to improve the deprecation documentation to give more exact
c
Hi,
is Pango able to render indent marks like dots for spaces and arrows for
tabs? I found nothing like this in the docs. If not, what is the best
way to do it my self?
Cheers, detlef
___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/m
Hi all,
So, the application I'm working is suffering from this issue [1]
("minimum/natural size semantics" commit to GtkTreeView breaks
GtkScrolledWindow) that was resolved in this commit [2].
Since that applications is targeting gnome 3.10 and that fix is only
available, AFAIK, on 3.14+, is ther
Hi all.
I have several GtkPaned widgets in an app I'm building, and users report
that it's very difficult to tell where they are and where they should
click/drag to resize things. Even for me - having put them there myself -
it is somtimes difficult to tell.
The screenshot in the docs:
https://de