mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
0d03e570b0
Its the current coding style.
7 lines
141 B
C
7 lines
141 B
C
#pragma once
|
|
|
|
#include <gtk/gtk.h>
|
|
|
|
void frame_stats_add_options (GOptionGroup *group);
|
|
void frame_stats_ensure (GtkWindow *window);
|