find_plugin_data_file

@accepts(GObject.Object, utf8)
@returns(utf8)
def find_plugin_data_file(plugin, name)

Locates a file under the plugin's data directory.

plugin :

the plugin object

name :

name of the file to find

Returns :

allocated string containing the location of the file