Skip to content
Snippets Groups Projects
Commit 04b440d1 authored by Simon McVittie's avatar Simon McVittie
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
parent 32c18bf5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment