Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @strPrompt = private unnamed_addr constant [104 x i8] c"This is an example of\0aLLVM program using Gtk+-3.0 Library\0awith GtkGrid holding a GtkLabel and GtkButton\00"
- ; call void @gtk_window_set_default_size(i8* %window, i32 640, i32 480)
- ; Grid container
- ; Button
- ; Connect button_clicked to gtk_widget_destroy(window)
- ; 3 == G_CONNECT_SWAPPED
- ; The same as a macro g_signal_connect_swapped()
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement