When to free GtkBuilder
- From: Tristian Celestin <tristian celestin outlook com>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: When to free GtkBuilder
- Date: Fri, 18 Apr 2014 14:27:59 -0004
Is it necessary to keep a GtkBuilder object around once I've obtained
references to relevant widgets and connected the widgets to handlers?
Lots of code I've seen doesn't free the builder after it's been
instantiated, such as in this example:
https://github.com/chergert/custom-gtk-widgets/blob/master/eggpanel/main.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]