#include "gtkutil.h"
#include "font.h"
-#endif
+#endif /* HAVE_X_WINDOWS */
#include <gtk/gtk.h>
#include <gdk/gdk.h>
unblock_input();
}
-#endif
+#endif /* HAVE_WEBKIT_OSR */
UNGCPRO;
return val;
}
return Qt;
}
-#endif
+#endif /* 0 */
DEFUN ("xwgir-xwidget-call-method", Fxwgir_xwidget_call_method, Sxwgir_xwidget_call_method, 3, 3, 0,
doc: /* call xwidget object method.*/)
/* Show the stage: */
clutter_actor_show (stage);
-#endif
+#endif /* HAVE_CLUTTER */
} else if (EQ(xww->type, Qwebkit_osr)||
EQ(xww->type, Qsocket_osr)||
(Fget(xww->type, Qcxwgir_class) != Qnil))//xwgir widgets are OSR
/* g_signal_connect (G_OBJECT ( xv->widget), "key-release-event", */
/* G_CALLBACK (xwidget_osr_event_forward), NULL); */
-#endif
+#endif /* HAVE_WEBKIT_OSR */
}
-#endif
+#endif /* HAVE_WEBKIT_OSR */
}
-#endif
+#endif /* HAVE_XWIDGETS */
#define XG_XWIDGET "emacs_xwidget"
#define XG_XWIDGET_VIEW "emacs_xwidget_view"
void xwidget_view_delete_all_in_window( struct window *w );
-#endif
+#endif /* XWIDGET_H_INCLUDED */