Gtk.PrintSettings.prototype.get

function get(key:String):String {
    // Gjs wrapper for gtk_print_settings_get()
}

Looks up the string value associated with key.

Since 2.10

key

a key

Returns

the string value for key