Home
last modified time | relevance | path

Searched refs:example_file (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.5.0/docs/_ext/
Dlv_example.py34 def embed_code(self, example_file, example_path, language, buttons={}): argument
39 with open(example_file) as f:
42 contents = 'Error encountered while trying to open ' + example_file