ContentType.gContentTypesGetRegistered

Gets a list of strings containing all the registered content types known to the system. The list and its data should be freed using g_list_free_full (list, g_free);

class ContentType
static
gContentTypesGetRegistered
()

Return Value

Type: ListG

GList of the registered content types. [element-type utf8][transfer full]

Meta