Re: [gtk-list] gtkbbox.h contains no _new
- From: Stefan_Wille public uni-hamburg de
- To: gtk-list redhat com
- Subject: Re: [gtk-list] gtkbbox.h contains no _new
- Date: Sat, 18 Oct 1997 17:06:16 +0200 (MET DST)
On 18 Oct, Sascha Ziemann wrote:
> Hi,
>
> button-box was the box that creates buttons of the same size (if I
> remember right). But how can I create such a box without a new?
button-box is an abstract class, which is why it doesn't have a new.
Please use its concrete subclasses hbutton_box or vbutton_box
(those have new). There's documentation for button box at
http://www.netlife.de/stefan/gtk/bbox in README.buttonbox.
bye
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]