operator overload
- From: Renato Araujo <renatox gmail com>
- To: gtk-list gnome org
- Subject: operator overload
- Date: Wed, 18 May 2005 15:32:02 -0300
Hi,
How to make the operator overload in gtk?
Ex:
X is a class Y whit 2 operators overload (GTK_BUTTON and GTK_LABEL)
if (GTK_BUTTON(x)) return the gtk_button;
if (GTK_LABEL(x)) return the gtk_label;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]