Gettext/Format-Type-API
From Get docs
Next: Checking API, Previous: po_filepos_t API, Up: libgettextpo [Contents][Index]
9.13.7 Format Type API
- Function
- const char * const * po_format_list (void)
- Returns a
NULLterminated array of the supported format types.
- Function
- const char * po_format_pretty_name (const char *
format_type) - Returns the pretty name associated with
format_type. For example, it returns “C#” whenformat_typeis “csharp_format”. ReturnNULLifformat_typeis not a supported format type.