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
XmImUnregister(3) FreeBSD Library Functions Manual XmImUnregister(3)

XmImUnregister — An input manager function that removes a widget from association with its input manager

#include <Xm/XmIm.h>
void XmImUnregister(
Widget widget);

XmImUnregister removes the specified widget from the list of widgets registered for input by the input manager.

Note that the Text, TextField, and List widgets already call the XmImRegister internally. You should call the XmImUnregister function for these widgets before calling XmImRegister.

widget
Specifies the ID of the widget to be unregistered

XmImRegister(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.