1XmTextGetEditable(library call)                XmTextGetEditable(library call)
2
3
4

NAME

6       XmTextGetEditable  —  A Text function that accesses the edit permission
7       state
8

SYNOPSIS

10       #include <Xm/Text.h>
11       Boolean XmTextGetEditable(
12       Widget widget);
13

DESCRIPTION

15       XmTextGetEditable accesses the edit permission state of the  Text  wid‐
16       get.
17
18       widget    Specifies the Text widget ID
19
20       For  a  complete  definition  of Text and its associated resources, see
21       XmText(3).
22

RETURN

24       Returns a Boolean value that indicates the  state  of  the  XmNeditable
25       resource.
26
28       XmText(3).
29
30
31
32                                               XmTextGetEditable(library call)
Impressum