Toolbar->append_element()
- From: Dermot Musgrove <dermot glade perl connectfree co uk>
- To: "gtk-perl-list gnome org" <gtk-perl-list gnome org>
- Subject: Toolbar->append_element()
- Date: Wed, 30 Oct 2002 05:42:39 +0000
Hi,
I am having trouble appending buttons to a toolbar, Am I right that
Toolbar.c casts the return value of gtk_toolbar_append_element() as a
Gtk2::Object and not as a Gtk2::Widget?
The gtk2 docs say that append_element() returns a GtkWidget which is
what I want as I need to do things with the elements appended.
I guess that the cast is to allow the signal_connect to work but this
causes all methods (eg RadioButton->get_group) to fail.
I tried various frigs but got nowhere :(
Regards, Dermot
PS Thank you everybody, I reckon that the Gtk2-Perl project is coming
along very well and I now have Glade-Perl-Two generating Gtk2-Perl code
and reporting on missing widgets and methods. The code does not run with
these missing methods but I can supply the diagnostics if it would help.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]