[10351] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Deriving a new widget from GtkText
daemon@ATHENA.MIT.EDU (Lyndon Drake)
Mon Nov 23 23:11:25 1998
Date: Tue, 24 Nov 1998 17:10:50 +1300
From: Lyndon Drake <lyndon@stat.auckland.ac.nz>
To: GTK+ list <gtk-list@redhat.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Hi,
I want to write a widget that is very similar to GtkText. Presumably the best way to do this is to derive it from GtkText. My main question is, is it possible to override some of GtkText's methods, while letting GtkText handle the functions that don't interest me?
Sorry if this is really obvious, but I'm more used to OO C++/Java than OO C.
Thanks,
Lyndon
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null