Function

NM-1.0NMutils_ensure_gtypesSince 1.42

  • This ensures that all NMSetting GTypes are created. For example, after this call, g_type_from_name("NMSettingConnection") will work.

    This cannot fail and does nothing if the type already exists.

    Returns void

    1.42