summaryrefslogtreecommitdiff
path: root/opcodes/flgroup_end.xml
blob: 09aac0221060cc3217368049206d1b7df7ed7e87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<refentry id="FLgroup_end">
<indexterm id="IndexFLgroup_end"><primary>FLgroup_end</primary></indexterm>
  <refentryinfo><title>FLTK:Containers</title></refentryinfo>
  <refmeta>
    <refentrytitle>FLgroupEnd</refentrytitle>
  </refmeta>



  <refnamediv>
    <refname>FLgroup_end</refname>
    <refpurpose>
      Marks the end of a group of FLTK child widgets.
          </refpurpose>
  </refnamediv>
  
  <refsect1>
    <title>Description</title>
    <para>
      Marks the end of a group of FLTK child widgets. 
     This is another name for <command>FLgroupEnd</command> provides
    for compatibility.  See <link
    linkend="FLgroupEnd"><citetitle>FLgroupEnd</citetitle></link> 
   </para>
  </refsect1>

  <refsect1>
    <title>Credits</title>
    <para>Author: &namegabriel;</para>
    <para>New in version 4.22</para>
  </refsect1>
</refentry>