Gtk::Label text Orientation
Pedro Sousa via gtkmm-list <[email protected]> Wed, 25 Aug 2021 10:58:34 +0100
| Newsgroups | gmane.comp.gnome.gtkmm |
|---|---|
| Message-ID | <CAD61xqiXups81wA+5VeNLA18ovRyYh1-dYnyGaJmGq8cvrtmHw@mail.gmail.com> |
Hello, I am trying to change the text orientation for a Gtk::Label to vertical. Using Gtkmm3 we could do it with Gtk::Label tab; tab.set_angle(90); but in Gtkmm4 this function does not exist. Can you tell me the substituting function to change the text orientation? Regards, Pedro Sousa _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list