API Version: 0.3
Library Version: 0.3.16
Generated by gi-docgen 2023.3
since: 0.1.9
void grl_config_set_binary ( GrlConfig* config, const gchar* param, const guint8* blob, gsize size )
Set param value.
param
Available since: 0.1.9
Type: const gchar*
const gchar*
A binary type parameter.
blob
Type: const guint8*
const guint8*
A base64 encoded binary value.
size
Type: gsize
gsize
Size of value.
value