Re: [gtk-list] gtkbbox.h contains no _new



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]