~docky-core/plank/keybindings

« back to all changes in this revision

Viewing changes to lib/Items/FileDockItem.vala

  • Committer: Rico Tzschichholz
  • Date: 2015-10-07 11:51:01 UTC
  • Revision ID: ricotz@ubuntu.com-20151007115101-7x7hgtkplry6wy8o
lib: Tweak method signature of file-monitor callbacks

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
                        }
120
120
                }
121
121
                
 
122
                [CCode (instance_pos = -1)]
122
123
                void handle_dir_changed (File f, File? other, FileMonitorEvent event)
123
124
                {
124
125
                        reset_icon_buffer ();