Method
Gtk.Dialog.get_widget_for_response
Declaration [src]
GtkWidget*
gtk_dialog_get_widget_for_response (
GtkDialog* dialog,
int response_id
)
Description [src]
Gets the widget button that uses the given response ID in the action area of a dialog.
Return value
Returns: GtkWidget |
|
the |
|
Ownership is not transferred to the caller | |
Can be NULL |