Gio.AppInfo::set_as_default_for_type

function vfunc_set_as_default_for_type(content_type: String): Boolean {
}
  

Sets the application as the default handler for a given type.

content_type

the content type.

Returns

true on success, false on error.