flatpak / libportal

libportal - Flatpak portal library
https://libportal.org
GNU Lesser General Public License v3.0
82 stars 40 forks source link

wallpaper: annotate the parent window as nullalble #98

Closed whot closed 2 years ago

whot commented 2 years ago

The C code allows for it to be NULL, let's make this in the bindings too so we don't have to instantiate windows to test this.