From 6dd3466ef76985a9ceeca6c74af45e7951852885 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 22 Mar 2009 23:28:04 +0000 Subject: More html to doxygen conversions. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6713 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/basics.dox | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'documentation/src/basics.dox') diff --git a/documentation/src/basics.dox b/documentation/src/basics.dox index b22b7494c..1af6058fb 100644 --- a/documentation/src/basics.dox +++ b/documentation/src/basics.dox @@ -146,19 +146,10 @@ only common exceptions are value() which calls \subsection basics_labels Labels -All widgets support labels. In the case of window widgets, +All widgets support labels. In the case of window widgets, the label is used for the label in the title bar. Our example -program calls the labelfont(), labelsize, -and labeltype() methods. - -All widgets support labels. In the case of window widgets, -the label is used for the label in the title bar. Our example -program calls the -labelfont, - labelsize, -and -labeltype -methods. +program calls the \p labelfont(), \p labelsize(), +and \p labeltype() methods. The labelfont method sets the typeface and style that is used for the label, which for this example we are using -- cgit v1.2.3