HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #821847
gtk3: gtk_font_chooser_get|set_font() instead of gtk_font_button_get|set_font_name()
Start date:
Due date:
% Done:
0%
Estimated time:
Description
This ticket is about the possibility of replacing gtk_font_button_get|set_font_name() calls with gtk_font_chooser_get|set_font() calls in gtk3-client. For gtk3.22-client it's done in Bug #821128.
History
#1
Updated by Marko Lindqvist almost 3 years ago
- File 0010-gtk3-Use-gtk_font_chooser_get-set_font.patch 0010-gtk3-Use-gtk_font_chooser_get-set_font.patch added
- Status changed from New to Resolved
Patch attached for testing (I'm mostly interested about S2_6 msys1 build with this)
#2
Updated by Marko Lindqvist almost 3 years ago
Marko Lindqvist wrote:
(I'm mostly interested about S2_6 msys1 build with this)
Works fine
#3
Updated by Marko Lindqvist almost 3 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist