list_registered


Description:

[ CCode ( cname = "g_content_types_get_registered" ) ]
public List<string> list_registered ()

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)`.

Returns:

list of the registered content types


Namespace: GLib.ContentType
Package: gio-2.0