Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PtAnchorRegister

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PtAnchorRegister

[Previous] [Contents] [Index] [Next]

PtAnchorRegister()

Register a widget with its parent for anchoring

Synopsis:

void PtAnchorRegister( PtWidget_t *widget );

Arguments:

widget
A pointer to the widget to register.

Description:

This function registers widget with its parent for anchoring.

Registration is done automatically when the anchor flags are set. You'll need to use this function only if you take over the Pt_ARG_ANCHOR_FLAGS and Pt_ARG_ANCHOR_OFFSETS resources.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtAnchorDeregister()


[Previous] [Contents] [Index] [Next]

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