Content-type: text/html Man page of DXmSvnGetComponentTag

DXmSvnGetComponentTag

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

NAME

DXmSvnGetComponentTag - Retrieves (returns) a component tag for a specified component number.  

SYNOPSIS

XtPointer DXmSvnGetComponentTag( Widget widget, unsigned int comp_number );
 

PARAMETERS

The identifier (widget ID) of the SVN widget. An integer that represents the component number.
 

DESCRIPTION

The DXmSvnGetComponentTag routine retrieves (returns) a component tag for a specified component number whenever the application requires that information. You can set the value for this tag by using the DXmSvnInsertComponent or DXmSvnSetComponentTag routine.
 

RETURN VALUES

An XtPointer that represents the tag value (returns 0 if the component tag has not been set).


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
RETURN VALUES

This document was created by man2html, using the manual pages.
Time: 02:42:40 GMT, October 02, 2010