Re: GtkList question
- From: Olexiy Avramchenko <olexiy ctech cn ua>
- To: "Faria, Sydney C" <sydney faria pw utc com>
- Cc: "Gtk app devel list \(E-mail\)" <gtk-app-devel-list gnome org>
- Subject: Re: GtkList question
- Date: Tue, 06 Sep 2005 17:30:15 +0300
Faria, Sydney C wrote:
...
which is from 2.0 API for Tree Widgets. Eric Harlow's book gives an example
that uses
gtk_widget_set_usize(list, 250, 250) which is now deprecated. What to I use
to set a minumum size for the displayed list since I
am going to be starting out with an empty list box and would like to set
some sort of minimum size to this widget even though it
is empty.
gtk_widget_set_size_request(). gtk_widget_set_usize() API reference
points to it, by the way.
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]