[Glade-users] (no subject)
- From: tvb at gnome.org (Tristan Van Berkom)
- Subject: [Glade-users] (no subject)
- Date: Wed, 18 Feb 2009 23:36:05 -0500
On Wed, Feb 18, 2009 at 6:41 PM, <ellihca at tele2.it> wrote:
[...]
But how can i use the object i have created inside window? for example
with glade 2.12 i called them with lookup_widget...
So now, how I can load and change values in a treeview from main.c ?
use gtk_builder_get_object () to collect the pointers you need at initialization
time, put them on a struct or an object and pass that to your
callbacks as user data.
Cheers,
-Tristan
Thanks,
Achille
_______________________________________________
Glade-users maillist - Glade-users at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-users
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]