gi-glib-2.0.13: GLib bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GLib.Structs.OptionEntry

Contents

Description

A GOptionEntry struct defines a single option. To have an effect, they must be added to a OptionGroup with optionContextAddMainEntries or optionGroupAddEntries.

Synopsis

Exported types

newZeroOptionEntry :: MonadIO m => m OptionEntry Source #

Construct a OptionEntry struct initialized to zero.

Properties

arg

argData

argDescription

description

flags

longName

shortName