Hi,
I use windows 11 and ubuntu 24.04 64 bits. My screen resolution is
3200x2000.
When I build on ubuntu, my toolbar is very small (32x32 max). With A
toolbar size, the problem is solved.
Philippe
On GTK, you could look into IconSize in calls to gtk_image_new_from_icon_name although that may only work for some stock icons. Other icons will need to be drawn.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On GTK, you could look into IconSize https://docs.gtk.org/gtk3/enum.IconSize.html in calls to
gtk_image_new_from_icon_name although that may only work for some stock
icons. Other icons will need to be drawn.
You haven't indicated which platform you are using.
Its likely any increase in toolbar size would require someone to draw larger versions of the icons.
Hi,
I use windows 11 and ubuntu 24.04 64 bits. My screen resolution is
3200x2000.
When I build on ubuntu, my toolbar is very small (32x32 max). With A
toolbar size, the problem is solved.
Philippe
Le lun. 13 oct. 2025 à 22:31, Neil Hodgson nyamatongwe@users.sourceforge.net a écrit :
Related
Feature Requests: #1568
On GTK, you could look into IconSize in calls to
gtk_image_new_from_icon_namealthough that may only work for some stock icons. Other icons will need to be drawn.Thank you for your answer.
Le mer. 15 oct. 2025, 01:21, Neil Hodgson nyamatongwe@users.sourceforge.net
a écrit :
Related
Feature Requests: #1568