Content-type: text/html Man page of DXmCSTextHasSelection

DXmCSTextHasSelection

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

NAME

DXmCSTextHasSelection - Indicates whether the compound string text widget currently owns the primary selection.  

SYNOPSIS

Boolean DXmCSTextHasSelection( Widget widget );
 

PARAMETERS

The identifier (widget ID) of the compound string text widget.
 

DESCRIPTION

The DXmCSTextHasSelection routine returns True if the compound string text widget currently owns the primary selection and False if it does not.
 

RETURN VALUES

A Boolean value that, when True, indicates that the widget currently owns the primary selection.


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
RETURN VALUES

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