gi-gtk-3.0.11: Gtk 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.Gtk.Structs.StockItem

Contents

Description

 

Synopsis

Exported types

newtype StockItem Source #

Instances

newZeroStockItem :: MonadIO m => m StockItem Source #

Construct a StockItem struct initialized to zero.

Methods

free

stockItemFree Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> StockItem

item: a StockItem

-> m () 

Deprecated: (Since version 3.10)

Frees a stock item allocated on the heap, such as one returned by gtk_stock_item_copy(). Also frees the fields inside the stock item, if they are not Nothing.

Properties

keyval

label

modifier

stockId

translationDomain