From adfbff0516f8c020403ec02f688e179d9386397f Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Fri, 11 Jun 2010 20:16:00 -0300 Subject: [docs] Add struct hierarchy to each section --- girepository/gisignalinfo.c | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'girepository/gisignalinfo.c') diff --git a/girepository/gisignalinfo.c b/girepository/gisignalinfo.c index 852dd525..b19d98e9 100644 --- a/girepository/gisignalinfo.c +++ b/girepository/gisignalinfo.c @@ -35,6 +35,17 @@ * * See #GICallableInfo for information on how to retreive arguments * and other metadata from the signal. + * + * + * Struct hierarchy + * + * GIBaseInfo + * +----GICallableInfo + * +----GIFunctionInfo + * +----GISignalInfo + * +----GIVFuncInfo + * + * */ /** -- cgit v1.2.1