Re: Convenience functions



Owen Taylor <otaylor redhat com> writes:

> Here's an implementation of the convenience handlers we discussed.
> (#56859). While implementing them, I became uncertain whether
> most of these changes make sense:
> 
>  * gtk_handler_make_widget_[in]sensitive() are just going to
>    be very rare functions to use. You use them a total of 3
>    times in Beast, in doing fairly exotic things.

I do this all the time as a callback in my pyglade applications --
mostly in response to a row_selected/unselected event.  Perhaps a more
powerful glade could handle this, but it might be nice.

-Jonathan




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