diff options
Diffstat (limited to 'area_unix.go')
| -rw-r--r-- | area_unix.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/area_unix.go b/area_unix.go index 2d3522d..92e9f94 100644 --- a/area_unix.go +++ b/area_unix.go @@ -10,7 +10,6 @@ import ( "image" ) -// #cgo pkg-config: gtk+-3.0 // #include "gtk_unix.h" // extern gboolean our_area_draw_callback(GtkWidget *, cairo_t *, gpointer); // extern gboolean our_area_button_press_event_callback(GtkWidget *, GdkEvent *, gpointer); |
