public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* externs into guile-gtk.h
@ 2003-09-02 23:29 Kevin Ryde
  0 siblings, 0 replies; only message in thread
From: Kevin Ryde @ 2003-09-02 23:29 UTC (permalink / raw)
  To: guile-gtk

        * guile-gtk.h, guile-gtk.c, gdk-support.c, gtk-support.c: Move various
        "extern" declarations to guile-gtk.h to get them type checked against
        the definitions in the glue files.


/* gdk-glue.c */
extern sgtk_boxed_info sgtk_gdk_color_info;
extern sgtk_boxed_info sgtk_gdk_font_info;
extern sgtk_boxed_info sgtk_gdk_visual_info;
extern sgtk_boxed_info sgtk_gdk_window_info;
extern sgtk_enum_info sgtk_gdk_cap_style_info;
extern sgtk_enum_info sgtk_gdk_fill_info;
extern sgtk_enum_info sgtk_gdk_function_info;
extern sgtk_enum_info sgtk_gdk_join_style_info;
extern sgtk_enum_info sgtk_gdk_line_style_info;
extern sgtk_enum_info sgtk_gdk_subwindow_mode_info;
extern sgtk_enum_info sgtk_gdk_visual_type_info;

/* gtk-glue.c */
extern sgtk_enum_info sgtk_gtk_arg_flags_info;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-02 23:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-02 23:29 externs into guile-gtk.h Kevin Ryde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).