fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

fl_dnd_x.cxx File Reference

#include <FL/Fl.H>
#include <FL/Fl_Window.H>
#include <FL/x.H>
#include "flstring.h"
Include dependency graph for fl_dnd_x.cxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fl_sendClientMessage (Window window, Atom message, unsigned long d0, unsigned long d1=0, unsigned long d2=0, unsigned long d3=0, unsigned long d4=0)

Variables

Atom fl_XdndAware
Atom fl_XdndSelection
Atom fl_XdndEnter
Atom fl_XdndTypeList
Atom fl_XdndPosition
Atom fl_XdndLeave
Atom fl_XdndDrop
Atom fl_XdndStatus
Atom fl_XdndActionCopy
Atom fl_XdndFinished
Atom fl_XdndURIList
Atom fl_XaUtf8String
char fl_i_own_selection [2]
char * fl_selection_buffer [2]
int(* fl_local_grab )(int)

Function Documentation

void fl_sendClientMessage ( Window  window,
Atom  message,
unsigned long  d0,
unsigned long  d1 = 0,
unsigned long  d2 = 0,
unsigned long  d3 = 0,
unsigned long  d4 = 0 
)

Definition at line 739 of file Fl_x.cxx.

Referenced by fl_handle().


Variable Documentation

Definition at line 489 of file Fl_win32.cxx.

int(* fl_local_grab)(int)

Definition at line 765 of file Fl.cxx.

Referenced by Fl::handle().

Definition at line 2584 of file Fl_mac.cxx.

Definition at line 325 of file Fl_x.cxx.

Referenced by fl_handle().

Definition at line 317 of file Fl_x.cxx.

Referenced by fl_handle().

Definition at line 309 of file Fl_x.cxx.

Definition at line 315 of file Fl_x.cxx.

Definition at line 311 of file Fl_x.cxx.

Definition at line 318 of file Fl_x.cxx.

Definition at line 314 of file Fl_x.cxx.

Definition at line 313 of file Fl_x.cxx.

Definition at line 310 of file Fl_x.cxx.

Definition at line 316 of file Fl_x.cxx.

Definition at line 312 of file Fl_x.cxx.

Definition at line 320 of file Fl_x.cxx.