Handbook
Glossary
gtk_tool_button_set_stock_id ( tool_button stock_id -- )
Vocabulary
gtk2
.
ffi
Inputs
tool_button
an
object
stock_id
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_tool_button_set_stock_id
( GtkToolButton* tool_button, gchar* stock_id )