set_wallpaper
Description:
public async bool set_wallpaper (Parent? parent, string uri, WallpaperFlags flags, Cancellable? cancellable) throws Error
Sets a desktop background image, given by a uri.
Parameters:
| this |
a [class@Portal] |
| parent |
parent window information |
| uri |
the URI to use |
| flags |
options for this call |
| cancellable |
optional [class@Gio.Cancellable] |
| callback |
a callback to call when the request is done |
| data |
data to pass to |