osf1 man page for dxmsvngetcomponentwidth

Query: dxmsvngetcomponentwidth

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmSvnGetComponentWidth(3X)											       DXmSvnGetComponentWidth(3X)

NAME
DXmSvnGetComponentWidth - Retrieves (returns) the width of a specified component.
SYNOPSIS
int DXmSvnGetComponentWidth( Widget widget, int comp_number );
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that represents the component number.
DESCRIPTION
The DXmSvnGetComponentWidth routine is called whenever the application requires the component width that is associated with a particular component number. You can set the value for the width by using the DXmSvnInsertComponent or DXmSvnSetComponentWidth routine. Note that the SVN widget automatically increases the width field whenever it encounters a component that is wider than the current width value.
RETURN VALUES
An integer that represents the width of the component. DXmSvnGetComponentWidth(3X)
Related Man Pages
xmfileselectionboxgetchild(3) - hpux
dxmsvngetselections(3x) - osf1
dxmsvnsetcomponentpixmap(3x) - osf1
dxmsvnsetentry(3x) - osf1
xmfileselectionboxgetchild(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB