| Next: Gtk2::Style | Previous: Gtk2::StatusIcon | [Gtk2-Perl - Table of Contents] | [Gtk2-Perl - Index] |
Gtk2::Stock
When a Gtk2::StockItem is returned from a function or required as a parameter a hash reference with the following key/value pairs will be required/returned.
{
stock_id => (string),
label => (string),
modifier => (Gtk2::Gdk::ModifierType),
keyval => (integer),
translation_domain => (string),
}
Returns a list of strings, the stock-ids.
Returns a hash reference, a Gtk2::StockItem.
Since: gtk+ 2.8
Copyright (C) 2003-2007 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.