wrap: Make GOptionEntry flags clearer
Instead of {0, 0}, represent the absence of a short option with '\0'
and the absence of flags with G_OPTION_FLAG_NONE. To support older GLib,
provide a compatibility definition for the latter.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment