(face_available): New variable.
authorhanda <handa>
Fri, 3 Dec 2004 00:09:34 +0000 (00:09 +0000)
committerhanda <handa>
Fri, 3 Dec 2004 00:09:34 +0000 (00:09 +0000)
commitbce0a381bb5cb4229adc7b84c695a8915ddf4f5e
tree3d75320b0c9ce5d8edf79ddd32bb031f2bd621c1
parent290344c30d4fbc6b44a6885c55e30355b99a9f93
(face_available): New variable.
(init): Check if GUI APIs are available or not.  If not, set
face_available to 0.
(fini): Free a face only if face_available is not zero.
(ispell_word): Put face property only if available.
example/mimx-ispell.c