Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * | font_manager_unicode_character_info_new () |
void | font_manager_unicode_character_info_set_character_map () |
FontManagerUnicodeCharacterInfo implements GtkAccessible, GtkBuildable and GtkConstraintTarget.
Widget which displays information such as the codepoint and name of the currently selected character as well as how many codepoints are currently being displayed in the attached UnicodeCharacterMap.
GtkWidget *
font_manager_unicode_character_info_new
(void
);
A newly created FontManagerUnicodeCharacterInfo.
Free the returned object using
. g_object_unref()
[transfer full]
void font_manager_unicode_character_info_set_character_map (FontManagerUnicodeCharacterInfo *self
,FontManagerUnicodeCharacterMap *character_map
);
#define FONT_MANAGER_TYPE_UNICODE_CHARACTER_INFO (font_manager_unicode_character_info_get_type())
“character-map”
property “character-map” GObject *
FontManagerUnicodeCharacterMap
Owner: FontManagerUnicodeCharacterInfo
Flags: Read / Write