RE: overwriting classes



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]