TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 3.10
Retrieves a list of all known stock IDs added to a Gtk.IconFactory or registered with gtk_stock_add(). The list must be freed with g_slist_free(), and each string in the list must be freed with g_free().
gtk_stock_add()
g_slist_free()
g_free()
a list of known stock IDs
since 3.10
Retrieves a list of all known stock IDs added to a Gtk.IconFactory or registered with
gtk_stock_add(). The list must be freed withg_slist_free(), and each string in the list must be freed withg_free().