Top | ![]() |
![]() |
![]() |
![]() |
FontManagerUnicodeSearchBar implements GtkAccessible, GtkBuildable and GtkConstraintTarget.
This widget provides a way to search for characters by name, value or other information.
GtkWidget *
font_manager_unicode_search_bar_new (void
);
A newly created FontManagerUnicodeSearchBar.
Free the returned object using
. g_object_unref()
[transfer full]
void font_manager_unicode_search_bar_set_character_map (FontManagerUnicodeSearchBar *self
,FontManagerUnicodeCharacterMap *character_map
);