comment++!

SVN revision: 54485
This commit is contained in:
Carsten Haitzler 2010-11-12 03:13:38 +00:00
parent 5845793808
commit 5f8146dff7
1 changed files with 2 additions and 0 deletions

View File

@ -536,6 +536,8 @@ elm_widget_on_show_region_hook_set(Evas_Object *obj, void (*func) (void *data, E
sd->on_show_region_data = data;
}
// kill these documented calls! dont want them documented! elm_widget is
// internal (or for those willing to risk using the nstable elm_widget.h api)
/**
* Set the hook to use to show the focused region.
*