Method
GtkToolButtonget_stock_id
Declaration [src]
const gchar*
gtk_tool_button_get_stock_id (
GtkToolButton* button
)
Description [src]
Returns the name of the stock item. See gtk_tool_button_set_stock_id(). The returned string is owned by GTK+ and must not be freed or modifed.
Available since: | 2.4 |
Deprecated since: | 3.10 |
Use |
Gets property | Gtk.ToolButton:stock-id |