Fixes bug 643152.
public weak string accelerator;
public weak string tooltip;
[CCode (type = "GCallback")]
- public Gtk.ActionCallback callback;
+ public weak Gtk.ActionCallback callback;
public bool is_active;
}
[CCode (type_id = "GTK_TYPE_TREE_ITER", cheader_filename = "gtk/gtk.h")]
public weak string accelerator;
public weak string tooltip;
[CCode (type = "GCallback")]
- public Gtk.ActionCallback callback;
+ public weak Gtk.ActionCallback callback;
public bool is_active;
}
[CCode (type_id = "GTK_TYPE_TREE_ITER", cheader_filename = "gtk/gtk.h")]
gtk_toggle_action_new.stock_id nullable="1"
GtkToggleAction::toggled has_emitter="1"
GtkToggleActionEntry is_value_type="1"
-GtkToggleActionEntry.callback type_name="ActionCallback" ctype="GCallback"
+GtkToggleActionEntry.callback type_name="ActionCallback" ctype="GCallback" value_owned="0"
GtkToggleButton::toggled has_emitter="1"
GtkToolbar.GtkTooltips hidden="1"
GtkToolbar.gpointer hidden="1"
gtk_toggle_action_new.stock_id nullable="1"
GtkToggleAction::toggled has_emitter="1"
GtkToggleActionEntry is_value_type="1"
-GtkToggleActionEntry.callback type_name="ActionCallback" ctype="GCallback"
+GtkToggleActionEntry.callback type_name="ActionCallback" ctype="GCallback" value_owned="0"
GtkToggleButton::toggled has_emitter="1"
GtkToolbar.GtkTooltips hidden="1"
GtkToolbar.gpointer hidden="1"