Glade and deprecated gtk properties
问题 i've been trying to run a software where i've built the UI by Glade. Glade then transform the UI in an XML file, and then in Python i just load that file. But i've a problem with (maybe) deprecated properties of gtk objects. This is what the interpreter says: Unknown property: GtkScrolledWindow.min-content-width self.__builder.add_from_file('UI2.glade') /home/jimmy/Documenti/linguaggi_dinamici/progetto/collega_GUI.py:37: GtkWarning: Unknown property: GtkScrolledWindow.min-content-height self.