File? make_dock_item (string uri, File? target_dir = null)
File? make_dock_item (string uri, File? target_dir = null)
Creates a new .dockitem for a uri.
| uri | the uri or path to create a .dockitem for |
| target_dir | the folder where to put the newly created .dockitem (defaults to launchers_dir) |
the new GLib.File of the new .dockitem created |