Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

XmTabListTabCount — A convenience function that counts the number of tabs "XmTabListTabCount"

Description

XmTabListTabCount counts the number of tabs in the specified tablist.

       tablist   Specifies the tab list.

Name

XmTabListTabCount — A convenience function that counts the number of tabs "XmTabListTabCount"

Return

       Returns the number of tabs in tablist.

Synopsis

       #include <Xm/Xm.h>
       CardinalXmTabListTabCount(
       XmTabListtablist);

return

See Also