MINERVA superseeded IF/Prolog.
Please see
http://www.ifcomputer.co.jp/MINERVA
for details.
We discontinued to sell IF/Prolog Dec 31. 2003.
For current customers, we continue to provide
professional support for IF/Prolog until Dec 31, 2008.
void XtDrawBitmapExtents(w, nof_bitmap, width, height);
Widget w;
int nof_bitmap;
unsigned int *width, *height;
XGeometry()と同様の働きをします。
ドロ−widgetのリソ−スビットマップの幅と高さが返されます。
|