diff options
| author | Fabien Costantini <fabien@onepost.net> | 2008-10-15 11:27:29 +0000 |
|---|---|---|
| committer | Fabien Costantini <fabien@onepost.net> | 2008-10-15 11:27:29 +0000 |
| commit | d272c1b43fc60f284591e7121f8813969374a7b3 (patch) | |
| tree | 2176d9e7210dc36f0e6b405369d1da1c728e8bb7 /FL/Fl_Tabs.H | |
| parent | dc7808d4da833b224bc5f5c4197f0a11a6127000 (diff) | |
Doxygen PDF Documentation: Added image latex tags, added missing eps corresponding images (most of them in B/W) for the widget classes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/Fl_Tabs.H')
| -rw-r--r-- | FL/Fl_Tabs.H | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H index a2e3d958c..f8df1cd7c 100644 --- a/FL/Fl_Tabs.H +++ b/FL/Fl_Tabs.H @@ -38,7 +38,8 @@ interface that allows you to put lots and lots of buttons and switches in a panel, as popularized by many toolkits. - <P ALIGN=CENTER>\image html tabs.gif </P> + <P ALIGN=CENTER>\image html tabs.gif </P> + \image latex tabs.eps "Fl_Tabs" width=8cm <P>Clicking the tab makes a child visible() by calling show() on it, and all other children are made invisible |
