Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmeSetWMShellTitle(3X) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmeSetWMShellTitle(3X)    UNIX System V    XmeSetWMShellTitle(3X)



     NAME
          XmeSetWMShellTitle - A compound string function that updates
          the window manager title

     SYNOPSIS
          #include <Xm/XmP.h>
          void XmeSetWMShellTitle(
          XmString string,
          Widget shell);

     VERSION
          This page documents Motif 2.1.

     DESCRIPTION
          XmeSetWMShellTitle updates the title and icon name of a
          WMShell by using the specified compound string.

          If string consists of a single segment whose tag is
          "ISO8859-1", the title and icon name use the text of the
          segment and an encoding of STRING.  If string consists of a
          single segment whose tag is XmFONTLISTDEFAULTTAG, the
          title and icon name use the text of the segment and an
          encoding of None.  Otherwise, the compound string is
          converted to compound text, and the title and icon name use
          the resulting compound text and an encoding of
          COMPOUND_TEXT.

          This routine sets the XmNtitle, XmNtitleEncoding,
          XmNiconName, and XmNiconNameEncoding resources of a WMShell.

          string    Specifies the compound string to use for the title
                    and icon name.

          shell     Specifies a widget that is a subclass of WMShell.

     RELATED
          WMShell(3) and XmString(3).


















     Page 1                                          (printed 1/22/99)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026