Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gdk::EventDND Class Reference

A GdkEventDND C++ wrapper class. More...

#include <xfc/gdk/events.hh>

Inheritance diagram for Xfc::Gdk::EventDND:
Xfc::Gdk::EventAny Xfc::Gdk::Event Xfc::G::Boxed Xfc::Object Xfc::Trackable

List of all members.

Public Member Functions

Accessors

Detailed Description

A GdkEventDND C++ wrapper class.

An EventDND is generated during drag-and-drop operations.

The event type will be one of DRAG_ENTER, DRAG_LEAVE, DRAG_MOTION, DRAG_STATUS, DROP_START or DROP_FINISHED.


Member Function Documentation

short Xfc::Gdk::EventDND::x_root ( ) const

Returns the X coordinate of the pointer relative to the root of the screen, only set for DRAG_MOTION and DROP_START.

short Xfc::Gdk::EventDND::y_root ( ) const

Returns the Y coordinate of the pointer relative to the root of the screen, only set for DRAG_MOTION and DROP_START.


The documentation for this class was generated from the following file:
Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC