[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Passing NULL to the function
- From: ikorot earthlink net
- To: Gnome List <gtk-list gnome org>
- Subject: Passing NULL to the function
- Date: Wed, 3 Jun 2009 15:40:29 -0400 (EDT)
Hi, ALL,
I am wondering if it is possible to pass NULL to
gtk_box_pack_start/gtk_box_pack_end?
Something like this:
gtk_box_pack_start(GTK_BOX(box), NULL, TRUE, TRUE, 2);
I want to add some panes to statusbar first, and then put some text
on them.
Thank you.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]