You can call [`gtk_label_set_angle(label, 
90)`](https://developer.gnome.org/gtk3/stable/GtkLabel.html#gtk-label-set-angle)
 to make the tab like that. It would probably be prudent to do it from a 
callback on 
[`GtkNotebook::page-added`](https://developer.gnome.org/gtk3/stable/GtkNotebook.html#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 or view it on GitHub:
https://github.com/geany/geany/issues/2107#issuecomment-475448176

Reply via email to