b4n left a comment (geany/geany-plugins#1537)

I'm not entirely sure I understand the question, but the "paned" position is in 
pixels from left edge of its left child (in LTR layout, it's automatically 
swapped when using RTL so you don't really have to care).
So if you want to do percentage, you'll have to compute them with the whole 
width.

I'm not sure what you're trying to achieve, but you might also be interested in 
[GtkPaned documentation](https://docs.gtk.org/gtk3/class.Paned.html).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1537#issuecomment-3895571653
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/1537/[email protected]>

Reply via email to