Function: GgiLogo Purpose: Create a logo Ggi element. Category: USER-INTERFACE File: ggi.src Author: J.P. Terlouw Use: #include "ggi.h" ident logo; logo = GgiLogo(NULL, 0, 0); logo - 'handle' by which element can be referenced. Description: GgiLogo creates a logo element. This causes the display of the GIPSY logo, which serves as a modest commercial. When the pointer is on this logo, an informational text is popped up. Updates: Jan 13, 1998: JPT, Document created.