Method
GPluginPluginInfoget_id_normalized
Declaration [src]
char*
gplugin_plugin_info_get_id_normalized (
  GPluginPluginInfo* info
)
      Description [src]
Gets the normalized version of the id from info.  That is, a version where
only alphanumeric and -‘s are in the id.