Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmeRedisplayGadgets(3X) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmeRedisplayGadgets(3X)   UNIX System V   XmeRedisplayGadgets(3X)



     NAME
          XmeRedisplayGadgets - Redisplays all the gadget children of
          a manager

     SYNOPSIS
          #include <Xm/XmP.h>
          void XmeRedisplayGadgets(
          Widget widget,
          XEvent *event,
          Region region);

     VERSION
          This page documents Motif 2.1.

     DESCRIPTION
          XmeRedisplayGadgets redisplays the gadget children of a
          manager widget.  If you set region to NULL,
          XmeRedisplayGadgets redisplays all the gadget children of
          the manager widget.  If you set region to something other
          than NULL, XmeRedisplayGadgets redisplays all the gadget
          children of the manager widget that fall partially or
          completely within region.

          widget    Specifies a manager widget.

          event     Specifies a pointer to an event (typically, an
                    expose event).  This argument will be passed
                    through to the Intrinsics.

          region    Specifies the region to be redisplayed. All
                    gadgets falling within this region will be
                    redisplayed. If you specify a value of NULLfor
                    region, then all gadgets belonging to widget will
                    be redisplayed.

     RELATED
          XmeNavigChangeManaged(3), and XmGadget(3).


















     Page 1                                          (printed 1/22/99)



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