gi-gio-0.2.46.13: Gio 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.Gio.Objects.ApplicationCommandLine

Contents

Description

 

Synopsis

Exported types

Methods

applicationCommandLineCreateFileForArg

applicationCommandLineGetArguments

applicationCommandLineGetCwd

applicationCommandLineGetEnviron

applicationCommandLineGetExitStatus

applicationCommandLineGetIsRemote

applicationCommandLineGetOptionsDict

applicationCommandLineGetPlatformData

applicationCommandLineGetStdin

applicationCommandLineGetenv

applicationCommandLineSetExitStatus

Properties

Arguments

data ApplicationCommandLineArgumentsPropertyInfo Source

Instances

AttrInfo ApplicationCommandLineArgumentsPropertyInfo Source 
type AttrLabel ApplicationCommandLineArgumentsPropertyInfo = "arguments" Source 
type AttrGetType ApplicationCommandLineArgumentsPropertyInfo = () Source 
type AttrBaseTypeConstraint ApplicationCommandLineArgumentsPropertyInfo = ApplicationCommandLineK Source 
type AttrSetTypeConstraint ApplicationCommandLineArgumentsPropertyInfo = TYPE Lifted ~ GVariant Source 
type AttrAllowedOps ApplicationCommandLineArgumentsPropertyInfo = (:) AttrOpTag AttrConstruct ([] AttrOpTag) Source 

IsRemote

data ApplicationCommandLineIsRemotePropertyInfo Source

Instances

AttrInfo ApplicationCommandLineIsRemotePropertyInfo Source 
type AttrLabel ApplicationCommandLineIsRemotePropertyInfo = "is-remote" Source 
type AttrGetType ApplicationCommandLineIsRemotePropertyInfo = Bool Source 
type AttrBaseTypeConstraint ApplicationCommandLineIsRemotePropertyInfo = ApplicationCommandLineK Source 
type AttrSetTypeConstraint ApplicationCommandLineIsRemotePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps ApplicationCommandLineIsRemotePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

Options

data ApplicationCommandLineOptionsPropertyInfo Source

Instances

AttrInfo ApplicationCommandLineOptionsPropertyInfo Source 
type AttrLabel ApplicationCommandLineOptionsPropertyInfo = "options" Source 
type AttrGetType ApplicationCommandLineOptionsPropertyInfo = () Source 
type AttrBaseTypeConstraint ApplicationCommandLineOptionsPropertyInfo = ApplicationCommandLineK Source 
type AttrSetTypeConstraint ApplicationCommandLineOptionsPropertyInfo = TYPE Lifted ~ GVariant Source 
type AttrAllowedOps ApplicationCommandLineOptionsPropertyInfo = (:) AttrOpTag AttrConstruct ([] AttrOpTag) Source 

PlatformData

data ApplicationCommandLinePlatformDataPropertyInfo Source

Instances

AttrInfo ApplicationCommandLinePlatformDataPropertyInfo Source 
type AttrLabel ApplicationCommandLinePlatformDataPropertyInfo = "platform-data" Source 
type AttrGetType ApplicationCommandLinePlatformDataPropertyInfo = () Source 
type AttrBaseTypeConstraint ApplicationCommandLinePlatformDataPropertyInfo = ApplicationCommandLineK Source 
type AttrSetTypeConstraint ApplicationCommandLinePlatformDataPropertyInfo = TYPE Lifted ~ GVariant Source 
type AttrAllowedOps ApplicationCommandLinePlatformDataPropertyInfo = (:) AttrOpTag AttrConstruct ([] AttrOpTag) Source