Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
David Boddie
developer.puri.sm
Commits
52dd4de1
Commit
52dd4de1
authored
Apr 03, 2019
by
David Boddie
💬
Browse files
Quote improved error handling code, update submodule commit
parent
6b3e3ffc
Pipeline
#5559
passed with stage
in 9 minutes and 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Apps/Examples/Files/Pictures/Source_Code.rst
View file @
52dd4de1
...
...
@@ -97,7 +97,7 @@ We iterate over the files in the directory, loading each of them at the size req
.. literalinclude:: app/src/main.py
:language: python3
:start-at: os.listdir(pictures_dir)
:end-at:
self.model.append
:end-at:
pass
Each thumbnail is added as a list of fields with types that correspond to the ones we specified when we created the `Gtk.ListStore`_ model.
...
...
app
@
f979e426
Compare
4bb65b4b
...
f979e426
Subproject commit
4bb65b4b5bf83530b7ccd64d2a661edf34cc997f
Subproject commit
f979e426740d63548f0929d0fb718fb16d8d527c
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment