/tg/ Station 13 - Modules - TypesVar Details

portrait_printer

portrait printer!

Program that lets the curator browse all of the portraits in the database They are free to print them out as they please.

Vars

matching_paintingsStores the result of the search, for later access.
search_modeWhether the search function will check the title of the painting or the author's name.
search_stringThe last input in the search tab, stored here and reused in the UI to show successive users if the current list of paintings is limited to the results of a search or not.

Var Details

matching_paintings

Stores the result of the search, for later access.

search_mode

Whether the search function will check the title of the painting or the author's name.

search_string

The last input in the search tab, stored here and reused in the UI to show successive users if the current list of paintings is limited to the results of a search or not.