geany  1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Sci_NotifyHeader Struct Reference

#include <Scintilla.h>

Public Attributes

void * hwndFrom
 
uptr_t idFrom
 
unsigned int code
 

Detailed Description

Definition at line 1219 of file Scintilla.h.

Member Data Documentation

◆ code

◆ hwndFrom

void* Sci_NotifyHeader::hwndFrom

Definition at line 1223 of file Scintilla.h.

Referenced by Scintilla::ScintillaGTK::NotifyParent().

◆ idFrom

uptr_t Sci_NotifyHeader::idFrom

Definition at line 1224 of file Scintilla.h.

Referenced by Scintilla::ScintillaGTK::NotifyParent().


The documentation for this struct was generated from the following file: