Class (GI Struct)

Gtk-3.0GtkStockItemDeprecated 3.10

since 3.10

Index

Constructors

Properties

keyval: number
label: string
modifier: Gdk.ModifierType
stock_id: string
translation_domain: string
$gtype: GType<StockItem>

Methods

  • 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 null.

    Returns void