Changes

Line 28: Line 28:  
The custom tree model of the Journal is being ported ([[Features/GTK3/Shell#Custom_tree_model_for_journal|see dsd notes]]).  Gonzalo provided an initial patch, and I'm working over it.
 
The custom tree model of the Journal is being ported ([[Features/GTK3/Shell#Custom_tree_model_for_journal|see dsd notes]]).  Gonzalo provided an initial patch, and I'm working over it.
   −
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'.
296

edits