Class OptionEntry

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.glib.OptionEntry
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class OptionEntry extends ProxyInstance
A GOptionEntry struct defines a single option. To have an effect, they must be added to a GOptionGroup with g_option_context_add_main_entries() or g_option_group_add_entries().