struct _GtkLabel; typedef struct _GtkLabel GtkLabel; // Use GtkLabel* in declarations
typedef struct GtkLabel GtkLabel;
https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtklabel....