]> Pileus Git - ~andy/gtk/commit
Bug 596019 - No accessors for GtkDialog buttons
authorJavier Jardón <javierjc1982@gmail.com>
Wed, 23 Sep 2009 14:53:55 +0000 (16:53 +0200)
committerJavier Jardón <javierjc1982@gmail.com>
Mon, 12 Oct 2009 15:20:02 +0000 (17:20 +0200)
commit127033f83d309612bc3a386e2519c4d93ff882c1
tree63af4bff4cfa8f04e995f370c60ef88a18ee4501
parent39c1da4d0106ea5c63f4b38836aa65881f9dc0e1
Bug 596019 - No accessors for GtkDialog buttons

Add API for GtkDialog to return widgets by response ID.
Added gtk_dialog_get_widget_for_response() to access to all kinds
of buttons with all kinds of responses.
gtk/gtk.symbols
gtk/gtkdialog.c
gtk/gtkdialog.h