iterami
/
Docs.htm
/
common C Projects
/
gtk.c
/void gtk_init_gtk(GtkApplication* app, const gchar *title, const gchar *icon)
Handles general init code for all GTK projects.
Arg
Type
Notes
app
GtkApplication*
title
gchar*
The title of the created window.
icon
gchar*
Path to the icon within the "~/iterami/" folder, or NULL for no icon.