Warning
gtk_stock_list_ids is deprecated and should not be used in newly-written code. 3.10
Retrieves a list of all known stock IDs added to a GtkIconFactory
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().
Warning gtk_stock_list_ids is deprecated and should not be used in newly-written code. 3.10 Retrieves a list of all known stock IDs added to a GtkIconFactory 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().