Re: GtkWidget signal parameter type



On 15 Oct 2001, Murray Cumming wrote:

> This corrects one of the GtkWidget::"parent-set" signal parameter types:
> 

Index: gtk/gtkwidget.c
===================================================================
RCS file: /cvs/gnome/gtk+/gtk/gtkwidget.c,v
retrieving revision 1.256
diff -r1.256 gtkwidget.c
578c578
<                   GTK_TYPE_OBJECT);
---
>                   GTK_TYPE_WIDGET);

the patch is ok to commit, provided you give a changelog entry as well,
but please, as owen said, use unified diffs.

> 
> 
> Murray Cumming
> murrayc usa net
> www.murrayc.com
> 

---
ciaoTJ




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]