Re: Unparenting from GtkWidget "destroy"





Baldvin Kovacs <baldvin kovacs gmail com> ezt írta (időpont: 2022. júl. 30., Szo, 22:59):
Sorry, I'll get on it now. It was part of my learning effort, and once I've understood everything, I went on with simply inheriting my widget from Box, so I forgot about this.
Baldvin

Kjell Ahlstedt <kjellahlstedt gmail com> ezt írta (időpont: 2022. júl. 30., Szo, 12:11):
Den 2022-07-30 kl. 11:46, skrev Kjell Ahlstedt:
Den 2022-07-10 kl. 13:28, skrev Baldvin Kovacs:

I'll send a merge request with exposing signal_destroy, and another small one to the documentation, to the custom widget section.

Baldvin

What has happened with the merge requests? I can easily add _WRAP_SIGNAL(void destroy(), "destroy") myself,

I mean _WRAP_SIGNAL(void destroy(), "destroy", no_default_handler)

but it needs a good documentation. Otherwise it will be more confusing than helpful to most users of gtkmm.

I took a stab at it, PTAL. Another option is to not do this, but document in both the howtos, and the documentation
of Gtk::Widget that container-like custom widgets are not supported.

Thx,
Baldvin


 

Kjell



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