Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Lyx/src/   (Lyx Latech Document Processor ©)  Datei vom 26.9.1998 mit Größe 959 B image not shown  

Quelle  lyxlookup.h

  Sprache: C
 

/* This file is part of                   -*- C++ -*-
* ======================================================

*           LyX, The Document Processor
*   
*     Copyright (C) 1995-1997 Matthias Ettrich 
*                                    & The LyX team
*
*======================================================*/


/* This header file defines wrappers around the X input method related
   functions. This should probably be moved into LyXView (to have
   different input methods for different frames, but for now we can
   keep it as it is. */


#include <config.h>
#include <X11/Xlib.h>

// Initialize the compose key handling
extern void InitLyXLookup(Display* , Window ) ;

// Read a keysym and/or a string (like XLookupString)
extern int LyXLookupString(XEvent *event,    
      char *buffer_return, int bytes_buffer,
      KeySym *keysym_return);

// Call this when you destroy your window
extern void CloseLyXLookup();


Messung V0.5 in Prozent
C=84 H=100 G=92

¤ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet am  2026-06-05) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.