PtFileSelBkgdCallback -- directory item read callback information.
class PtFileSelBkgdCallback { name; // string }
This class holds information from the Pt_CB_FS_BKGD_HANDLER callback, which is generated when a directory item is read.
Also see Pt_CB_FS_BKGD_HANDLER in the PtFileSel section of the Photon documentation.
A string indicating the item added to the widget.
PtFileSel, PtFileSelCallback, PtCallbackInfo