EZ_GetWidgetIntData man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

EZ_GetWidgetIntData(3)		EZWGL Functions		EZ_GetWidgetIntData(3)

NAME
       EZ_SetWidgetIntData,    EZ_SetWidgetPtrData,    EZ_SetWidgetClientData,
       EZ_GetWidgetIntData, EZ_GetWidgetPtrData, EZ_GetWidgetClientData
	- set/retrieve client data registered to a widget

SYNOPSIS
       #include <EZ.h>

       void *EZ_SetWidgetIntData( EZ_Widget*widget, int idata)
       void *EZ_SetWidgetPtrData( EZ_Widget*widget, void *pdata)
       void *EZ_SetWidgetClientData( EZ_Widget*widget,
	       int idata, void *pdata)

       int   EZ_GetWidgetIntData( EZ_Widget*widget)
       void *EZ_GetWidgetPtrData( EZ_Widget*widget)
       void *EZ_GetWidgetClientData( EZ_Widget*widget,
	      int *i_ret, void **p_ret)

ARGUMENTS
       widget  Specifies an EZ widget.

       idata  Specifies an integer.

       pdata  Specifies a generic pointer.

       i_ret Specifies a return for the integer client data.

       p_ret Specifies a return for the pointer client data.

DESCRIPTION
       The EZ_Widget data structure provides two  fields  for  application  to
       hook  in application data to a widget. One is of type int and the other
       is of type void *.

       EZ_SetWidgetIntData stores an integer in a widget.

       EZ_SetWidgetPtrData stores a pointer in a widget.

       EZ_SetWidgetClientData stores both the integer and the  pointer	client
       data.  EZ_GetWidgetIntData returns the integer stored in a widget.

       EZ_GetWidgetPtrData returns the pointer stored in a widget.

       EZ_GetWidgetClientData  returns both the integer and the pointer client
       data.

SEE ALSO
       EZ_CreateWidget(3), EZ_AddEventHandler(3), EZ_AddWidgetCallBack(3)

EZWGL							EZ_GetWidgetIntData(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net