[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: How do I...




On Tue, 3 Nov 1998, Eric Harlow wrote:
> 
>     button = (GtkButton *) widget;
>     label = button->child;

Don't forget GTK_BIN() around button, the above will work but is
deprecated.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]