TabItemLabelAndCloseButton

Undocumented in source. Be warned that the author may not have intended to support it.
pure @nogc nothrow @trusted
void
TabItemLabelAndCloseButton
(
scope ImDrawList* draw_list
,
ImRect bb
,
ImGuiTabItemFlags flags
,,
const(char)* label
,
ImGuiID tab_id
,,,
scope bool* out_just_closed
,
scope bool* out_text_clipped
)

Meta