Re: libglade. Adding newly create widgets to GladeXML object
- From: Stephen Kennedy <stevek gnome org>
- To: gtk-app-devel-list gnome org
- Subject: Re: libglade. Adding newly create widgets to GladeXML object
- Date: Thu, 16 Jun 2005 10:54:13 +0100
I'd like to know it is possible to add new widgets
to the GladeXML object after it was constructed
in order that these widgets can be recognized
by glade_xml_get_widget().
I don't think that's directly supported.
Theres a good chance of it working however if you
use glades custom widget creation callback and call
gtk_widget_set_name before you return your widget.
Stephen.
--
Stephen Kennedy <stevek gnome org>
http://meld.sf.net visual diff and merge
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]