xltsetclienticon(3x) redhat man page | unix.com

Man Page: xltsetclienticon

Operating Environment: redhat

Section: 3x

XltSetClientIcon(3X)													      XltSetClientIcon(3X)

NAME
XltSetClientIcon - Convenience function to set the XtNiconMask and XtNiconPixmap shell resources of the given widget to those obtained by calling XpmCreatePixmapFromData with the given pixmap.
SYNOPSIS
#include <Xlt/Xlt.h> void XltSetClientIcon(widget, icon) Widget widget; char ** icon;
DESCRIPTION
XltSetClientIcon XFreePixmap any XtNiconMask or XtNiconPixmap currently installed in the given widget, reads the pixmap data with XpmCre- atePixmapFromData and set the XtNiconMask and XtNiconPixmap. parent The parent widget ID icon The pixmap data
RETURN VALUE
None
RELATED INFORMATION
XltSetClientIcon(3X)
Related Man Pages
xmcreatescrolledlist(3) - redhat
dtcreatehelpdialog(3) - hpux
dtcreatehelpquickdialog(3) - hpux
dtdndcreatesourceicon(3) - hpux
dxmsvnsetcomponentpixmap(3x) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Docker learning Phase-I