radio: added quotes for smart callback name in the documentation.

This commit is contained in:
Daniel Juyung Seo 2014-08-14 00:22:49 +09:00
parent ac06838b11
commit 46c96ef433
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
*
* This widget emits the following signals, besides the ones sent from
* @ref Layout:
* @li changed - This is called whenever the user changes the state of one of
* @li @c "changed" - This is called whenever the user changes the state of one of
* the radio objects within the group of radio objects that work together.
* @li @c "focused" - When the radio has received focus. (since 1.8)
* @li @c "unfocused" - When the radio has lost focus. (since 1.8)