Next: xmtoplevel_form, Previous: xmtogglesetstate, Up: Internal Routines [Contents][Index]
xmtoplevel_board(width, height, title [,
h_margin, v_margin])
[motif package]
Creates a top level board widget, and returns the
widget’s ID (an integer). The board gets the indicated
width
and height
(in pixels), and the widget
gets the indicated title
. Use xtpopup
to pop up the
widget, and xtloop
to manage it.