Searched refs:stockID (Results 1 – 1 of 1) sorted by relevance
46 static const char* gtkStockLabel(const char* stockID) in gtkStockLabel() argument49 if (!gtk_stock_lookup(stockID, &item)) in gtkStockLabel()50 return stockID; in gtkStockLabel()