set_background_status


Description:

public async bool set_background_status (string? status_message, Cancellable? cancellable) throws Error

Sets the status information of the application, for when it's running in background.

Parameters:

this

a [class@Portal]

status_message

status message when running in background

cancellable

optional [class@Gio.Cancellable]

callback

a callback to call when the request is done

data

data to pass to callback