GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XmDropSiteRegistered(3) FreeBSD Library Functions Manual XmDropSiteRegistered(3)

XmDropSiteRegistered — A Drag and Drop function that determines if a drop site has been registered

#include <Xm/DragDrop.h>
Boolean XmDropSiteRegistered(
Widget widget);

XmDropSiteRegistered determines if the specified widget has a drop site registered. If a drop site is registered, this function returns True.
widget
Specifies the ID of the widget being queried.

For a complete definition of DropSite and its associated resources, see XmDropSite(3).

If the widget is not a registered drop site, this function returns False. Otherwise, it returns True.

XmDisplay(3), XmDropSite(3), XmDropSiteEndUpdate(3), XmDropSiteStartUpdate(3), XmDropSiteUpdate(3), XmDropSiteUnregister(3), and XmScreen(3).

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.