23#ifndef _SO_DIALOG_WIDGET_LIST_
24#define _SO_DIALOG_WIDGET_LIST_
26#include <Inventor/SbPList.h>
27#include <Inventor/Xt/SoXt.h>
56 void insert(SoWidget ptr,
int addBefore);
61 int find(
const SoWidget ptr)
const;
74 void set(
int i, SoWidget& ptr);
List of generic (void *) pointers.