Changes

Jump to navigation Jump to search
Line 258: Line 258:  
In fact, we can now import pango as an attribute within the gtk3 library:
 
In fact, we can now import pango as an attribute within the gtk3 library:
 
  from gi.repository import Pango as pango
 
  from gi.repository import Pango as pango
 +
=== Gio.Settings from GConf ===
 +
Any use of GConf should be ported to Gio.Settings.
    
=== Other considerations ===
 
=== Other considerations ===

Navigation menu