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
![]() ![]() |
#include <Scintilla.h>
Public Attributes | |
void * | hwndFrom |
uptr_t | idFrom |
unsigned int | code |
Definition at line 1219 of file Scintilla.h.
unsigned int Sci_NotifyHeader::code |
Definition at line 1225 of file Scintilla.h.
Referenced by Scintilla::ScintillaBase::AutoCompleteCancel(), Scintilla::ScintillaBase::AutoCompleteCharacterDeleted(), Scintilla::ScintillaBase::AutoCompleteCompleted(), Scintilla::ScintillaBase::AutoCompleteSelection(), Scintilla::ScintillaBase::CallTipClick(), ht_editor_notify_cb(), Scintilla::ScintillaGTKAccessible::Notify(), Scintilla::Editor::NotifyChar(), Scintilla::Editor::NotifyDoubleClick(), Scintilla::Editor::NotifyDwelling(), Scintilla::Editor::NotifyFocus(), Scintilla::Editor::NotifyHotSpotClicked(), Scintilla::Editor::NotifyHotSpotDoubleClicked(), Scintilla::Editor::NotifyHotSpotReleaseClick(), Scintilla::Editor::NotifyIndicatorClick(), Scintilla::ScintillaGTK::NotifyKey(), Scintilla::Editor::NotifyMacroRecord(), Scintilla::Editor::NotifyMarginClick(), Scintilla::Editor::NotifyMarginRightClick(), Scintilla::Editor::NotifyModified(), Scintilla::Editor::NotifyModifyAttempt(), Scintilla::Editor::NotifyNeedShown(), Scintilla::Editor::NotifyPainted(), Scintilla::Editor::NotifySavePoint(), Scintilla::Editor::NotifyStyleToNeeded(), Scintilla::Editor::NotifyUpdateUI(), Scintilla::ScintillaGTK::NotifyURIDropped(), Scintilla::Editor::NotifyZoom(), on_document_focus_out(), on_editor_notify(), and on_sci_notify().
void* Sci_NotifyHeader::hwndFrom |
Definition at line 1223 of file Scintilla.h.
Referenced by Scintilla::ScintillaGTK::NotifyParent().
uptr_t Sci_NotifyHeader::idFrom |
Definition at line 1224 of file Scintilla.h.
Referenced by Scintilla::ScintillaGTK::NotifyParent().