x11 v1.0.0 (2014-04-16T17:02:05Z)
Home
Dub
Repo
XIMStatusDrawCallbackStruct.data
x11
Xlib
XIMStatusDrawCallbackStruct
Undocumented in source.
struct
XIMStatusDrawCallbackStruct
union
data {
XIMText
*
text
;
Pixmap
bitmap
;
}
Members
Variables
bitmap
Pixmap
bitmap
;
Undocumented in source.
text
XIMText
*
text
;
Undocumented in source.
Meta
Source
See Implementation
x11
Xlib
XIMStatusDrawCallbackStruct
unions
data
variables
type