dplug v14.3.6 (2024-07-01T13:10:22Z)
Home
Dub
Repo
XIMStatusDrawCallbackStruct.data
derelict
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
derelict
x11
Xlib
XIMStatusDrawCallbackStruct
unions
data
variables
type