The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

DtDndCreateSourceIcon (3)
  • >> DtDndCreateSourceIcon (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         DtDndCreateSourceIcon - create a drag source icon
    
    SYNOPSIS
         #include <Dt/Dnd.h>
         Widget DtDndCreateSourceIcon(Widget parent,
                                      Pixmap pixmap,
                                      Pixmap mask);
    
    DESCRIPTION
         The DtDndCreateSourceIcon() function creates  a  Motif  drag
         icon,  named sourceIcon, based on the characteristics of the
         pixmap argument.  The resulting drag icon  is  suitable  for
         use with DtDndDragStart(3).
    
         The parent argument is the parent of the drag  icon.   Typi-
         cally this widget is the drag source.
    
         The pixmap argument is the pixmap representation of the data
         to be dragged.
    
         The mask argument is the mask for the pixmap.
    
         When it calls XmCreateDragIcon(3X), the  DtDndCreateSourceI-
         con()  function  sets  Motif resources in the drag icon; the
         application must not modify  the  values  of  any  of  these
         resources:
    
              XmNwidth
              XmNheight
              XmNpixmap
              XmNmask
              XmNdepth
    
    RETURN VALUE
         Upon  successful  completion,  the   DtDndCreateSourceIcon()
         function   returns   a   drag   icon   created   by  calling
         XmCreateDragIcon(3X) with the characteristics of the pixmap;
         otherwise, it returns NULL.
    
    SEE ALSO
         DtDnd(5), DtDndDragStart(3), XmCreateDragIcon(3X),
         XmDragIcon(3X), XmDragStart(3X), XtDestroyWidget(3X).
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру