Packages
gtk+-3.0
Gtk
StockItem
copy
free
keyval
label
modifier
stock_id
translation_domain
StockItem
Object Hierarchy:
Gtk.StockItem
Gtk.StockItem
Gtk.StockItem
Description:
[
CCode
( has_type_id =
false
) ]
[
Version
( deprecated =
true
, deprecated_since =
"3.10"
) ]
public
struct
StockItem
Warning:
StockItem is deprecated since 3.10.
Namespace:
Gtk
Package:
gtk+-3.0
Content:
Methods:
public
StockItem
?
copy
()
Copies a stock item, mostly useful for language bindings and not in applications.
public
void
free
()
Frees a stock item allocated on the heap, such as one returned by
copy
.
Fields:
public
unowned
string
stock_id
public
unowned
string
label
public
ModifierType
modifier
public
uint
keyval
public
unowned
string
translation_domain