gtk_info_bar_add_button ( info_bar button_text response_id -- GtkWidget* )


Vocabulary
gtk.ffi

Inputs
info_baran object
button_textan object
response_idan object


Outputs
GtkWidget*an object


Definition


LIBRARY: gtk FUNCTION: GtkWidget* gtk_info_bar_add_button
( GtkInfoBar* info_bar, gchar* button_text, gint response_id
)