Changes

Jump to navigation Jump to search
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==

Navigation menu