|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <ytk/ytk.h>Go to the source code of this file.
Classes | |
| struct | _GtkIMContextInfo |
Typedefs | |
| typedef typedefG_BEGIN_DECLS struct _GtkIMContextInfo | GtkIMContextInfo |
Functions | |
| void | _gtk_im_module_list (const GtkIMContextInfo ***contexts, guint *n_contexts) |
| GtkIMContext * | _gtk_im_module_create (const gchar *context_id) |
| const gchar * | _gtk_im_module_get_default_context_id (GdkWindow *client_window) |
| typedef typedefG_BEGIN_DECLS struct _GtkIMContextInfo GtkIMContextInfo |
Definition at line 25 of file gtkimmodule.h.
| GtkIMContext* _gtk_im_module_create | ( | const gchar * | context_id | ) |
| const gchar* _gtk_im_module_get_default_context_id | ( | GdkWindow * | client_window | ) |
| void _gtk_im_module_list | ( | const GtkIMContextInfo *** | contexts, |
| guint * | n_contexts | ||
| ) |