WebKit2.Settings.prototype.get_print_backgrounds

function get_print_backgrounds(): Boolean {
    // Gjs wrapper for webkit_settings_get_print_backgrounds()
}
  

Get the WebKit2.Settings.print_backgrounds property.

Returns

true If background images should be printed or false otherwise.