get_stock_id
Description:
[ Version ( deprecated = true , deprecated_since = "3.10" , since = "2.4" ) ]
public unowned string get_stock_id ()
public unowned string get_stock_id ()
Warning: get_stock_id is deprecated since 3.10.
Returns the name of the stock item.
Note:
Use get_icon_name instead.
See set_stock_id. The returned string is owned by GTK+ and must not be freed or modifed.
Parameters:
this |
Returns:
the name of the stock item for this. |