com gtk/php-gtk: Ignore the GtkActionGroup::*actions_full methods. PHP-Gtk users don't need destroynotif y: ext/gtk+/gtk.overrides
[email protected] (David Soria Parra)
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: b7f1a138cbab4d5a1cfe48df57f114ba28fa3ad3 Author: Christian Weiske <[email protected]> Mon, 12 Jun 2006 18:46:16 +0000 Parents: ca3f07876ad8ce9ac563697b212075e84e320c16 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=b7f1a138cbab4d5a1cfe48df57f114ba28fa3ad3 Log: Ignore the GtkActionGroup::*actions_full methods. PHP-Gtk users don't need destroynotify Changed paths: M ext/gtk+/gtk.overrides Diff: b7f1a138cbab4d5a1cfe48df57f114ba28fa3ad3 diff --git a/ext/gtk+/gtk.overrides b/ext/gtk+/gtk.overrides index d746d3e..c6d86b5 100644 --- a/ext/gtk+/gtk.overrides +++ b/ext/gtk+/gtk.overrides @@ -32,6 +32,9 @@ ignore-glob gtk_toggle_button_new_* %% ignore + gtk_action_group_add_actions_full + gtk_action_group_add_toggle_actions_full + gtk_action_group_add_radio_actions_full gtk_button_new_with_label gtk_button_new_with_mnemonic gtk_color_button_new