How can I hold the menu at the top of the window?
I use Gtk.VBoxand I added Gtk.MenuBarinside. I am using gtk3
Gtk.VBox
Gtk.MenuBar
Source code: http://pastebin.com/YHZQLzZg
thanks
The problem was using
window.set_border_width(10)
I removed the border width and everything works fine.
, ( ), Gtk set_decorated(), False . , (, , ). , , Gtk Python.
Gtk set_decorated function
Source: https://habr.com/ru/post/1617524/More articles:Transferring objects between microservices - oopMaking a Service Provider in Angular - angularjsgit: добавить, зафиксировать и нажать concurrency -safe? - gitAppBarLayout not always re-entered when scrolling down - androidgroupBy, filter and memory leak in Rx - javaDelphi: how to express empty TDateTime? - delphiCreating Ethereum (go ethereum) agreements - ethereumHow to put variables in PhantomJS generated HTML headers for PDF conversion? - javascriptСортировка по нескольким полям в Lodash 2.x - javascriptConfusion regarding the Object.prototype.valueOf () method - javascriptAll Articles