https://bugzilla.xfce.org/show_bug.cgi?id=15758
--- Comment #7 from alexxcons <[email protected]> --- Thanks alot, looks very nice and works well ! I did not contribute to xfce4ui myself so far, so I am as well on "trial and error" here. (One reason why I hope AndreLDM will have a look at this bug) From looking into the xfce4ui, it seems to be possible, but not mandatory to provide a xml description and use the GtkBuilder. If I get it correctly, you could add the current code to "xfce_dialog_confirm_close_multiple_tabs" in "libxfce4ui/xfce-dialogs.h/.c" and add the method to "libxfce4ui.symbols" to get the symbol exported .. that should do it. I guess you as well could add a new "libxfce4ui-dialog-confirm-close-multiple-tabs-ui.ui" if you would like to use the builder instead of using the exiting code. I am not sure if one way should be preferered .. or if just both are fine. I'll ask in IRC later on ! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
