On Mon, 2017-04-10 at 12:28 +0200, Stefan Salewski wrote:
> I will try that soon.

Yes, works fine:

  var
    w, h: cint
    #width: cint = widget.parentWindow.width
    #height = widget.parentWindow.height
    width = getAllocatedWidth(widget)
    height = getAllocatedHeight(widget)
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to