oldButtonF :: (Graphic a) => FontName -> [(ModState, KeySym)] -> a -> F b Click
oldButtonF fname keys text
oldButtonF
is a simple command button displaying a text.
Click
fname :: FontName
xfontsel
. (This argument is likely to disappear in the
near future. It will be replaced by some resource mechanism.)
keys :: [(ModState, KeySym)]
text :: a
oldButtonF buttonFont [([Mod1],"q")] "Nisse Hult"