Skip to content

Instantly share code, notes, and snippets.

@c0r0n3r
Created April 2, 2013 19:20
Show Gist options
  • Save c0r0n3r/5295345 to your computer and use it in GitHub Desktop.
Save c0r0n3r/5295345 to your computer and use it in GitHub Desktop.
GtkWidget*
gtk_dialog_new_with_buttons (
const gchar *title,
GtkWindow *parent,
GtkDialogFlags flags,
const gchar *first_button_text,
...);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment