comparison src/device-x.c @ 410:de805c49cfc1 r21-2-35

Import from CVS: tag r21-2-35
author cvs
date Mon, 13 Aug 2007 11:19:21 +0200
parents 74fd4e045ea6
children 697ef44129c6
comparison
equal deleted inserted replaced
409:301b9ebbdf3b 410:de805c49cfc1
1360 LOCALE, if a device can be derived (i.e. if LOCALE is a frame or device), 1360 LOCALE, if a device can be derived (i.e. if LOCALE is a frame or device),
1361 and otherwise defaults to the value of `default-x-device'. 1361 and otherwise defaults to the value of `default-x-device'.
1362 The sixth arg NOERROR, if non-nil, means do not signal an error if a 1362 The sixth arg NOERROR, if non-nil, means do not signal an error if a
1363 bogus resource specification was retrieved (e.g. if a non-integer was 1363 bogus resource specification was retrieved (e.g. if a non-integer was
1364 given when an integer was requested). In this case, a warning is issued 1364 given when an integer was requested). In this case, a warning is issued
1365 instead. 1365 instead, unless NOERROR is t, in which case no warning is issued.
1366 1366
1367 The resource names passed to this function are looked up relative to the 1367 The resource names passed to this function are looked up relative to the
1368 locale. 1368 locale.
1369 1369
1370 If you want to search for a subresource, you just need to specify the 1370 If you want to search for a subresource, you just need to specify the