a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Other:
 radiobutton_gc
  --datasheet--
  AllocRadioButtonNodeA
  FreeRadioButtonNode
  GetRadioButtonNodeAttrsA
  RADIOBUTTON_GetClass
  SetRadioButtonNodeAttrsA
Include
GuruMeditation
Docs » Autodocs » radiobutton_gc » AllocRadioButtonNodeA

NAME

        AllocRadioButtonNodeA -- Allocate a RadioButton node. (V40)

SYNOPSIS

        struct Node * AllocRadioButtonNode(UWORD pri, Tag, ...)
node = AllocRadioButtonNode(pri, Tag, ...)
struct Node * AllocRadioButtonNodeA(UWORD pri, struct TagItem *)
node = AllocRadioButtonNodeA(pri, taglist)

FUNCTION

        Allocates a node that can be added to the Exec linked list of
labels in the radiobutton. This is the only way to allocate a
node for this list, you cannot allocate nodes yourself because
the RadioButton class uses a private node structure.

INPUTS

    	pri - the priority of the node (node->ln_Pri).
taglist - Attributes for the node, passed onto
SetRadioButtonNodeAttrsA().

RESULT

        node - A node that can be added into the Exec list of labels for
a RadioButton gadget.

SEE ALSO

FreeRadioButtonNode(), SetRadioButtonNodeAttrsA()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Scoopex

KEF
HZ
PDX
SCX

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se