From 34716f86a02b71aa210f998dd7be48bc07550199 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Wed, 16 May 2012 23:19:37 +0000 Subject: Added three methods and dox to Fl_Tooltip: margin_width() -- controls margins around tooltip's text margin_height() -- controls margins above and below tooltip's text wrap_width() -- controls maximum width of text before wordwrapping is enforced These are read-only for the current release, and read/write as an ABI feature. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9510 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/tooltip-options.png | Bin 0 -> 6625 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 documentation/src/tooltip-options.png (limited to 'documentation') diff --git a/documentation/src/tooltip-options.png b/documentation/src/tooltip-options.png new file mode 100644 index 000000000..f742b72ce Binary files /dev/null and b/documentation/src/tooltip-options.png differ -- cgit v1.2.3