Features/GTK3/Porting: Difference between revisions

Line 201: Line 201:
  self.get_allocated_width()
  self.get_allocated_width()
  self.get_allocated_height()
  self.get_allocated_height()
=== Constants ===
Most of the constants have slightly different formats, e.g.,
Gtk.StateFlags.NORMAL
Gtk.PolicyType.NEVER
Gtk.Justification.LEFT


==Make a release==
==Make a release==