From 6389aabffe198ece92b58ae34a905902c7eefe7c Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 28 Jun 2011 06:38:10 +0000 Subject: Complete rewrite of the way lua widget methods, 'inheritance' in particular, are handled. --- client/widgets/radiobuttons.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'client/widgets/radiobuttons.h') diff --git a/client/widgets/radiobuttons.h b/client/widgets/radiobuttons.h index 3ddb05c..4b9ce67 100644 --- a/client/widgets/radiobuttons.h +++ b/client/widgets/radiobuttons.h @@ -36,7 +36,13 @@ * Radio Button Group Widget * @tag radiobuttons * @extends widget - * @screenshot + * @screenshot Example with four radiobuttons + * + * + * + * + * + * * @container * This widget is in many ways similar to the @see listbox widget. It is a * container for radiobuttons represented by <radiobutton> -- cgit v1.2.3