Method
GrlConfigget_binary
since: 0.1.9
Declaration [src]
guint8*
grl_config_get_binary (
GrlConfig* config,
const gchar* param,
gsize* size
)
Description [src]
Gets the value of param
encoded as base64. If size
is not NULL
, it puts
there the size of the value.
Available since: 0.1.9