Gtk::Label text Orientation
- From: Pedro Sousa <pedro morais sousa gmail com>
- To: gtkmm-list gnome org
- Subject: Gtk::Label text Orientation
- Date: Wed, 25 Aug 2021 10:58:34 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]