Initialize the GTK system

Property definitions

gtk :: gtk_core $ Sys :: gtk_init
# Initialize the GTK system
fun gtk_init `{ gtk_init(0, NULL); `}
lib/gtk/v3_4/gtk_core.nit:45,1--46,37