Function
AppStreamComposeglobals_get_optipng_binary
since: 0.13.0
Declaration [src]
const gchar*
asc_globals_get_optipng_binary (
void
)
Return value
Type: const gchar*
The binary path, or NULL if optipng was
not found. The string is owned by the global state and is valid until the
setting is changed, which is prohibited once composing metadata has started.
| The data is owned by the called function. |
The return value can be NULL. |
| The value is a NUL terminated UTF-8 string. |