Method
ClutterScriptlookup_filename
Declaration [src]
gchar*
clutter_script_lookup_filename (
ClutterScript* script,
const gchar* filename
)
Description [src]
Looks up filename
inside the search paths of script
. If filename
is found, its full path will be returned .