LinuxLite7-xfce and GTK4 + pango (original) (raw)

In several discussions with other hobby programmers, I noticed that “linuxLite7-xfcd” behaves differently for programs with Gtk4 and C than e.g. operating system Ubuntu.

For example, the following command of the operating system Ubuntu immediately leads to the visible change of the font in question in the GtkText:

gtk_text_set_attributes((GtkText *)user_data,(PangoAttrList*)list);

This should not be the case with the operating system “linuxLite7-xfce”?
Does anyone have experience with this topic that he can share with me here?

Thank you!

system (system) Closed April 19, 2025, 3:07pm 2

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.