iterami
/
Docs.htm
/
common C Projects
/gtk.c + gtk.h
Requires:
core.c
Recommended Includes:
"<gtk/gtk.h>"
Functions:
void gtk_activate(GtkApplication* app, gpointer data)
void gtk_add_menuitem(GtkWidget *menu, const gchar *label, GtkAccelGroup *accelgroup, const guint key, GdkModifierType modifier, GCallback callback, gpointer data)
void gtk_init_gtk(GtkApplication* app, const gchar *title, const gchar *icon)