PlacesSidebar.removeShortcut
void removeShortcut(gio.file.File location) nothrowRemoves an application-specific shortcut that has been previously been inserted with gtk.places_sidebar.PlacesSidebar.addShortcut. If the location is not a shortcut in the sidebar, then nothing is done.
Parameters
location | location to remove |