Widget destroy



Hi,
In a composite widget with a delete button (a GtkButton), what's the
best way to delete the widget from within the callback? I can't decide
which one of multiple ways to use such as gtk_widget_destroy() on itself,
emitting a signal, or calling a parent destroy function etc.



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