StockItem.stockListIds

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().

class StockItem
static
stockListIds
()

Return Value

Type: ListSG

a list of known stock IDs

Meta