zedth2
zedth2
https://github.com/mattrobenolt/jinja2-cli/blob/162a0f916e8d4049aba7f4df9bcc49401948d89f/jinja2cli/cli.py#L388 The help with the order of template and jinja files is backwards.
When I compile the file `mvc_017_06_combobox_liststore.d` with the command ```shell dmd -de -w -g -m64 -L-L/usr/lib// -L-lgtkd-3 -L-ldl ./mvc_017_06_combobox_liststore.d ``` then run it I just get a segfault. GtkD version...
How would I load a function from the Gio library? Specifically I'm trying to get, content_type_get_generic_icon_name https://docs.gtk.org/gio/func.content_type_get_generic_icon_name.html