listBoxObsoleteEx

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C) @trusted
bool
listBoxObsoleteEx
(
scope const(char)* label
,
scope int* current_item
,
bool function
(
void* user_data
,
int idx
,
scope const(char)** out_text
)
old_callback
,
void* user_data
,,)

Meta