gtk_icon_factory_add ( icon_factory stock_id icon_set -- )


Vocabulary
gtk2.ffi

Inputs
icon_factoryan object
stock_idan object
icon_setan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_icon_factory_add
( GtkIconFactory* icon_factory, gchar* stock_id, GtkIconSet*
icon_set )