Previous | Contents | Index |
result XmStringCopyArgument Information(s1)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
s1 | XmString | read | value |
result XmStringCreateArgument Information(text, charset)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
text | XtString | read | reference |
charset | XtString | read | reference |
result XmStringCreateLocalizedArgument Information(text)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
text | XtString | read | reference |
result XmStringCreateLtoRArgument Information(text, charset)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
text | XtString | read | reference |
charset | XtString | read | reference |
result XmStringCreateSimpleArgument Information(text)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
text | XtString | read | reference |
result XmStringDirectionCreateArgument Information(direction)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
direction | XmStringDirection | read | value |
XmStringDrawArgument Information(d, w, fontlist, string, gc, x, y, width, alignment, layout_direction, clip)
Argument | Type | Access | Mechanism |
---|---|---|---|
d | Display | read | value |
w | Window | read | value |
fontlist | XmFontList | read | value |
string | XmString | read | value |
gc | GC | read | value |
x | Position | read | value |
y | Position | read | value |
width | Dimension | read | value |
alignment | BYTE UNSIGNED | read | value |
layout_direction | BYTE UNSIGNED | read | value |
clip | XRectangle | read | reference |
XmStringDrawImageArgument Information(d, w, fontlist, string, gc, x, y, width, alignment, layout_direction, clip)
Argument | Type | Access | Mechanism |
---|---|---|---|
d | Display | read | value |
w | Window | read | value |
fontlist | XmFontList | read | value |
string | XmString | read | value |
gc | GC | read | value |
x | Position | read | value |
y | Position | read | value |
width | Dimension | read | value |
alignment | BYTE UNSIGNED | read | value |
layout_direction | BYTE UNSIGNED | read | value |
clip | XRectangle | read | reference |
XmStringDrawUnderlineArgument Information(d, w, fontlist, string, gc, x, y, width, alignment, layout_direction, clip, underline)
Argument | Type | Access | Mechanism |
---|---|---|---|
d | Display | read | value |
w | Window | read | value |
fontlist | XmFontList | read | value |
string | XmString | read | value |
gc | GC | read | value |
x | Position | read | value |
y | Position | read | value |
width | Dimension | read | value |
alignment | BYTE UNSIGNED | read | value |
layout_direction | BYTE UNSIGNED | read | value |
clip | XRectangle | read | reference |
underline | XmString | read | value |
result XmStringEmptyArgument Information(s1)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
s1 | XmString | read | value |
XmStringExtentArgument Information(fontlist, text, width, height)
Argument | Type | Access | Mechanism |
---|---|---|---|
fontlist | XmFontList | read | value |
text | XmString | read | value |
width | Dimension | write | reference |
height | Dimension | write | reference |
XmStringFreeArgument Information(string)
Argument | Type | Access | Mechanism |
---|---|---|---|
string | XmString | read | value |
result XmStringFreeContextArgument Information(context)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
context | XmStringContext | read | value |
result XmStringGetLtoRArgument Information(s1, charset, text)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
s1 | XmString | read | value |
charset | XtString | read | reference |
text | ADDRESS | write | reference |
result XmStringGetNextComponentArgument Information(context, text, charset, direction, unknown_tag, unknown_length, unknown_value)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmStringComponentType | write | value |
context | XmStringContext | read | value |
text | ADDRESS | write | reference |
charset | XmStringCharSet | write | reference |
direction | XmStringDirection | write | reference |
unknown_tag | XmStringComponentType | write | reference |
unknown_length | WORD UNSIGNED | write | reference |
unknown_value | ADDRESS (BYTE UNSIGNED) | write | reference |
result XmStringGetNextSegmentArgument Information(context, text, charset, direction, separator)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
context | XmStringContext | read | value |
text | ADDRESS | write | reference |
charset | XmStringCharSet | write | reference |
direction | XmStringDirection | write | reference |
separator | Boolean | write | reference |
result XmStringHasSubstringArgument Information(string, substring)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
string | XmString | read | value |
substring | XmString | read | value |
result XmStringHeightArgument Information(fontlist, string)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Dimension | write | value |
fontlist | XmFontList | read | value |
string | XmString | read | value |
result XmStringInitContextArgument Information(context, string)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
context | XmStringContext | write | reference |
string | XmString | read | value |
result XmStringLengthArgument Information(s1)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
s1 | XmString | read | value |
result XmStringLineCountArgument Information(string)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
string | XmString | read | value |
result XmStringNConcatArgument Information(s1, s2, num_bytes)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
s1 | XmString | read | value |
s2 | XmString | read | value |
num_bytes | LONGWORD | read | value |
result XmStringNCopyArgument Information(s1, num_bytes)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
s1 | XmString | read | value |
num_bytes | LONGWORD | read | value |
Previous | Next | Contents | Index |