RE: overwriting classes
- From: joel krähemann <joel2001k yahoo de>
- To: gtk-app-devel-list gnome org
- Subject: RE: overwriting classes
- Date: Thu, 17 Jun 2004 08:02:48 +0200 (CEST)
Paul, you mean I should copy the functions of parent
classes that I overwrite and save it in my own
object's class?
like that:
struct _AgsXInterfaceClass
{
GtkWindowClass window_class;
static void (*window_finalize)(GObject *gobject);
static void (*window_destroy)(GtkObject *object);
static void (*window_show)(GtkWidget *widget);
};
___________________________________________________________
Bestellen Sie Y! DSL und erhalten Sie die AVM "FritzBox SL" für 0?.
Sie sparen 119? und bekommen 2 Monate Grundgebührbefreiung.
http://de.adsl.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]