register_type


Description:

public static void register_type (string type, string subtype, Type object_type)

Registers the object type object_type for use with the new_for_type_str convenience function.

Note: You may use the wildcard "*" to match any type and/or subtype.

Parameters:

type

mime type

subtype

mime subtype

object_type

object type