Changes

Jump to navigation Jump to search
Line 35: Line 35:  
gtk_tree_view_column_set_attributes () is not introspectable . I have a workaround working, as it is just wrapping gtk_tree_view_column_add_attribute () but better is to add an override in pygobect,  [https://bugzilla.gnome.org/show_bug.cgi?id=680320 sent a patch].
 
gtk_tree_view_column_set_attributes () is not introspectable . I have a workaround working, as it is just wrapping gtk_tree_view_column_add_attribute () but better is to add an override in pygobect,  [https://bugzilla.gnome.org/show_bug.cgi?id=680320 sent a patch].
   −
Current issue: 'gi.repository.Gio' object has no attribute 'volume_monitor_get'.
+
Current issue: 'gi.repository.Gio' object has no attribute 'volume_monitor_get'. Fix: use Gio.VolumeMonitor.get()
    
===Other issues===
 
===Other issues===
296

edits

Navigation menu