[ Version ( since = "1.8.4" ) ]
public async bool modify_bios_setting_async (owned HashTable<void*,void*> settings, Cancellable? cancellable) throws Error
Modifies a BIOS setting using kernel API.
The daemon will only respond to this request with proper permissions.
| this |
a Client |
| settings |
BIOS settings |
| cancellable |
optional Cancellable |
| callback |
the function to run on completion |
| callback_data |
the data to pass to |