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

XmTextGetEditable — A Text function that accesses the edit permission state "XmTextGetEditable" "Text

Description

XmTextGetEditable accesses the edit permission state of the Text widget.

       widget    Specifies the Text widget ID

       For a complete definition of Text and its associated resources, see XmText(3).

Name

XmTextGetEditable  —  A  Text  function that accesses the edit permission state "XmTextGetEditable" "Text
       functions" "XmTextGetEditable"

Return

       Returns a Boolean value that indicates the state of the XmNeditable resource.

Synopsis

       #include <Xm/Text.h>
       BooleanXmTextGetEditable(
       Widgetwidget);

See Also