logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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