Public Attributes

_DndInfo Struct Reference

#include <tkDND.h>

Collaboration diagram for _DndInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

Tcl_Interp * interp
Tk_Window topwin
Tk_Window tkwin
DndType head
DndTypecbData
Tcl_HashEntry * hashEntry

Detailed Description

Definition at line 186 of file tkDND.h.


Member Data Documentation

Tcl_Interp* _DndInfo::interp

Definition at line 187 of file tkDND.h.

Tk_Window _DndInfo::topwin

Definition at line 188 of file tkDND.h.

Tk_Window _DndInfo::tkwin

Definition at line 189 of file tkDND.h.

Definition at line 190 of file tkDND.h.

Definition at line 194 of file tkDND.h.

Tcl_HashEntry* _DndInfo::hashEntry

Definition at line 195 of file tkDND.h.


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