Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DwtGetUserData(3Dwt)

Name

DwtGetUserData − Returns the user data associated with the widget. 

Syntax

char * DwtGetUserData(widget)
     Widget widget;

Arguments

widgetSpecifies a pointer to the widget data structure. 

Description

The DwtGetUserData function returns any private user data associated with the widget.  The returned data is not interpreted by the toolkit. 

Return Values

Any private user data to be associated with the widget.  The data is not interpreted by the toolkit. 

See Also

Guide to the XUI Toolkit: C Language Binding
Guide to the XUI Toolkit Intrinsics: C Language Binding

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026