home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xm / XmCreateNotebook.z / XmCreateNotebook
Encoding:
Text File  |  2002-10-03  |  2.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeNNNNooootttteeeebbbbooooooookkkk((((3333XXXX))))      UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV      XXXXmmmmCCCCrrrreeeeaaaatttteeeeNNNNooootttteeeebbbbooooooookkkk((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeNNNNooootttteeeebbbbooooooookkkk - The Notebook widget creation function
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           #include <Xm/Notebook.h>
  13.           vvvvooooiiiidddd XXXXmmmmCCCCrrrreeeeaaaatttteeeeNNNNooootttteeeebbbbooooooookkkk(
  14.           WWWWiiiiddddggggeeeetttt ppppaaaarrrreeeennnntttt,
  15.           SSSSttttrrrriiiinnnngggg nnnnaaaammmmeeee,
  16.           AAAArrrrggggLLLLiiiisssstttt aaaarrrrgggglllliiiisssstttt,
  17.           CCCCaaaarrrrddddiiiinnnnaaaallll aaaarrrrggggccccoooouuuunnnntttt);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeNNNNooootttteeeebbbbooooooookkkk creates an instance of a Notebook widget
  24.           and returns the associated widget ID.
  25.  
  26.           _p_a_r_e_n_t    Specifies the parent widget ID.
  27.  
  28.           _n_a_m_e      Specifies the name of the created widget.
  29.  
  30.           _a_r_g_l_i_s_t   Specifies the argument list.
  31.  
  32.           _a_r_g_c_o_u_n_t  Specifies the number of attribute/value pairs in
  33.                     the argument list (_a_r_g_l_i_s_t).
  34.  
  35.           For a complete definition of Notebook and its associated
  36.           resources, see XXXXmmmmNNNNooootttteeeebbbbooooooookkkk(3).
  37.  
  38.      RRRREEEETTTTUUUURRRRNNNN
  39.           Returns the Notebook widget ID.
  40.  
  41.      RRRREEEELLLLAAAATTTTEEEEDDDD
  42.           XXXXmmmmNNNNooootttteeeebbbbooooooookkkk(3).
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.