bg-slide-show: Define getter for filename property

Background Slideshow has a 'filename' property with read-write flags, however the getter isn't defined, and this would make it work properly when constructed from gjs.

Make get_property to set the filename value to fix this.

Merge request reports

Loading