1Gtk2::IMMulticontext(3)User Contributed Perl DocumentatioGntk2::IMMulticontext(3)
2
3
4
6 Gtk2::IMMulticontext - wrapper for GtkIMMulticontext
7
9 Glib::Object
10 +----Gtk2::IMContext
11 +----Gtk2::IMMulticontext
12
14 imcontext = Gtk2::IMMulticontext->new
15 $context->append_menuitems ($menushell)
16 • $menushell (Gtk2::MenuShell)
17
18 string = $context->get_context_id
19 Since: gtk+ 2.16
20
21 $context->set_context_id ($context_id)
22 • $context_id (string)
23
24 Since: gtk+ 2.16
25
27 Gtk2, Glib::Object, Gtk2::IMContext
28
30 Copyright (C) 2003-2011 by the gtk2-perl team.
31
32 This software is licensed under the LGPL. See Gtk2 for a full notice.
33
34
35
36perl v5.34.0 2022-01-21 Gtk2::IMMulticontext(3)