


XmCreateDragIcon(3X)					 XmCreateDragIcon(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmCCrreeaatteeDDrraaggIIccoonn - A Drag and	Drop function that creates a DragIcon widget

SYNOPSIS


  ##iinncclluuddee <<XXmm//DDrraaggIIccoonn..hh>>
  WWiiddggeett XXmmCCrreeaatteeDDrraaggIIccoonn ((_w_i_d_g_e_t, _n_a_m_e, _a_r_g_l_i_s_t, _a_r_g_c_o_u_n_t))
       WWiiddggeett	   _w_i_d_g_e_t;;
       SSttrriinngg	   _n_a_m_e;;
       AArrggLLiisstt	   _a_r_g_l_i_s_t;;
       CCaarrddiinnaall	   _a_r_g_c_o_u_n_t;;

DESCRIPTION
  XXmmCCrreeaatteeDDrraaggIIccoonn creates a DragIcon and returns the associated widget	ID.

  _w_i_d_g_e_t Specifies the ID of the widget	that the function uses to access
	 default values	for visual attributes of the DragIcon.	This widget
	 may be	different than the actual parent of the	DragIcon.

  _n_a_m_e	 Specifies the name of the DragIcon widget.

  _a_r_g_l_i_s_tSpecifies the argument	list.

  _a_r_g_c_o_u_n_t
	 Specifies the number of attribute/value pairs in the argument list
	 (_a_r_g_l_i_s_t).

  For a	complete definition of DragIcon	and its	associated resources, see
  XXmmDDrraaggIIccoonn((33XX)).

RETURN VALUE
  The function creates a DragIcon and returns the associated widget ID.

RELATED	INFORMATION
  XXmmDDrraaggCCoonntteexxtt((33XX)), XXmmDDrraaggIIccoonn((33XX)), and XXmmSSccrreeeenn((33XX)).






















