Function

GstPbutils-1.0GstPbutilsmissing_plugin_message_get_description

  • Returns a localised string describing the missing feature, for use in error dialogs and the like. Should never return NULL unless msg is not a valid missing-plugin message.

    This function is mainly for applications that need a human-readable string describing a missing plugin, given a previously collected missing-plugin message

    Parameters

    Returns string

    a newly-allocated description string. Free string with g_free() when not needed any longer.