dup_comment_for_locale
Description:
Returns a comment for the given locale
.
When locale
is null, the current locale is assumed. If no such comment for the locale exists
either a comment with no language parameter or the first found is returned.
Free the returned non-NULL ComponentText with e_cal_component_text_free
, when no longer needed.
Parameters:
this |
A calendar component object. |
locale |
a locale identifier, or null |
Returns:
comment for the |