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

FreeBSD Manual Pages

  
 
  

home | help
XmStringSeparatorCreate(3) Library Functions Manual XmStringSeparatorCreate(3)

NAME
       XmStringSeparatorCreate	--  A  compound	string function	that creates a
       compound	string

SYNOPSIS
       #include	<Xm/Xm.h>
       XmString	XmStringSeparatorCreate(void)

DESCRIPTION
       XmStringSeparatorCreate creates a compound string with a	single	compo-
       nent, a separator.

RETURN
       Returns	a  new	compound string.  When the application no longer needs
       the returned compound string, the application should call XmStringFree.

RELATED
       XmStringCreate(3).

						    XmStringSeparatorCreate(3)

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

home | help