# return all resources of a button

xtAppInitialize -class Program

xmPushButton .fred managed

puts stdout [.fred resources]

. realizeWidget

. mainLoop
