| Top |
| gint | active-cell | Read / Write |
| gchar * | cell-text | Read / Write |
| PangoFontDescription * | font-desc | Read / Write |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBin
╰── GtkPopover
╰── UnicodeCharacterMapZoomWindow
UnicodeCharacterMapZoomWindow implements AtkImplementorIface and GtkBuildable.
This widget provides a close up of the selected glyph along with Pango font metrics and an option to copy the glyph to the clipboard.
UnicodeCharacterMapZoomWindow *
unicode_character_map_zoom_window_new (void);
A newly created UnicodeCharacterMapZoomWindow.
Free the returned object using . g_object_unref()
[transfer full]
#define UNICODE_TYPE_CHARACTER_MAP_ZOOM_WINDOW (unicode_character_map_zoom_window_get_type())
“active-cell” property “active-cell” gint
Active cell in character map.
Owner: UnicodeCharacterMapZoomWindow
Flags: Read / Write
Default value: 0
“cell-text” property “cell-text” gchar *
Text to display.
Owner: UnicodeCharacterMapZoomWindow
Flags: Read / Write
Default value: NULL