diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-10-19 19:46:49 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-10-19 19:46:49 +0000 |
commit | 5640ff3909791c2a7529616e1a043dcc952b39db (patch) | |
tree | 9eb39309e3ff7efa4d7059828e07b4df789f9399 /gtk/gtk.h | |
parent | effa390541fec858ea0d19027bfa6bfcaaa33a58 (diff) | |
download | gtk+-5640ff3909791c2a7529616e1a043dcc952b39db.tar.gz |
Export GtkIMContextSimple publically. (#61862)
Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862)
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r-- | gtk/gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ #include <gtk/gtkimage.h> #include <gtk/gtkimagemenuitem.h> #include <gtk/gtkimcontext.h> +#include <gtk/gtkimcontextsimple.h> #include <gtk/gtkimmulticontext.h> #include <gtk/gtkinputdialog.h> #include <gtk/gtkinvisible.h> |