Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 widget.

     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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmTextGetEditable&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help