Function libui_ng_sys::uiEntryReadOnly
source · Expand description
Returns whether or not the entry’s text can be changed.
@param e uiEntry instance.
@returns TRUE if read only, FALSE otherwise. [Default: FALSE]
@memberof uiEntry