Button in Gtk
- From: "Ajax John" <ajaxjohn gmail com>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Button in Gtk
- Date: Fri, 22 Feb 2008 12:15:16 +0530
Hi All,
I want to know what is the difference does it make when a Button is
decleared as
GtkWidget *button;
GtkButton *button;
I'm confused which one to used in my program.
In simple words when should I declare my button as Gtkwidget * and as
GtkButton *.
Regards,
Ajax.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]