Gtk+ Equivalent of Gnome Code
- From: Eric Lemings <eric b lemings lmco com>
- To: gtk-app-devel-list gnome org
- Subject: Gtk+ Equivalent of Gnome Code
- Date: Thu, 07 Sep 2000 18:55:15 -0400
Hi all,
I used Glade to generate some Gtk+ code. I thought. I had Gnome
support turned off but it stilled generated the following code:
tmp_toolbar_icon = gnome_stock_pixmap_widget (window1,
GNOME_STOCK_PIXMAP_NEW);
button4 = gtk_toolbar_append_element (GTK_TOOLBAR (toolbar3),
GTK_TOOLBAR_CHILD_BUTTON,
NULL,
_("New"),
NULL, NULL,
tmp_toolbar_icon, NULL, NULL);
How do I do this strictly using Gtk+?
Thanks,
Eric.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]