Re: gtk_notebook_set_current_page and the switch-page signal



Eduardo M KALINOWSKI wrote:
[...]
You can, however, block the signal prior to calling the
gtk_notebook_set_current_page function, and unblock it afterwards.


Ah yes,
   I had completely forgot about the slightly more elegant/convenient
g_signal_handler_block_by_func() method :)




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