コード例 #1
0
ファイル: StockManager.cs プロジェクト: eeejay/gtk-sharp
 static extern bool gtk_stock_lookup(IntPtr stock_id, out ConstStockItem item);
コード例 #2
0
 static extern bool gtk_stock_lookup(IntPtr stock_id, out ConstStockItem item);