Function
GLibset_prgname_once
Description
If g_get_prgname()
is not set, this is the same as setting
the name via g_set_prgname()
and TRUE
is returned. Otherwise,
does nothing and returns FALSE
. This is thread-safe.
If g_get_prgname()
is not set, this is the same as setting
the name via g_set_prgname()
and TRUE
is returned. Otherwise,
does nothing and returns FALSE
. This is thread-safe.