From: Philip Chimento Date: Sun, 1 Jan 2012 17:32:28 +0000 (+0100) Subject: Add API to start plugins using GFile X-Git-Tag: v0.9~48 X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=28c6b69cb8e971a9959066fe896edcc4ae412935;hp=28c6b69cb8e971a9959066fe896edcc4ae412935;p=projects%2Fchimara%2Fchimara.git Add API to start plugins using GFile To complete the API, we should have functions that start a plugin using GIO's GFile API. It's easier for navigating the filesystem in language bindings such as Python. ---