FreeBSD Manual Pages
XmTextGetEditable(3) Library Functions Manual XmTextGetEditable(3) NAME XmTextGetEditable -- A Text function that accesses the edit permission state SYNOPSIS #include <Xm/Text.h> Boolean XmTextGetEditable( Widget widget); DESCRIPTION XmTextGetEditable accesses the edit permission state of the Text wid- get. widget Specifies the Text widget ID For a complete definition of Text and its associated resources, see Xm- Text(3). RETURN Returns a Boolean value that indicates the state of the XmNeditable re- source. RELATED XmText(3). XmTextGetEditable(3)
NAME | SYNOPSIS | DESCRIPTION | RETURN | RELATED
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmTextGetEditable&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>