You can call gtk_label_set_angle(label, 90) to make the tab like that. It would probably be prudent to do it from a callback on GtkNotebook::page-added so it can be automatically applied to each tab like those added by plugins.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.