diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-03-31 23:07:17 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-04-01 00:10:54 +0800 |
commit | 0125093ff7f0883fd8b97176a18cac5e798a37b9 (patch) | |
tree | 60305addf3034c827ee2ea02071df0a102bd97ad /doc | |
parent | 440ea8e3a0b6689d49efae2e9be3471327cb782d (diff) | |
download | gsoc2013-evolution-0125093ff7f0883fd8b97176a18cac5e798a37b9.tar.gz gsoc2013-evolution-0125093ff7f0883fd8b97176a18cac5e798a37b9.tar.zst gsoc2013-evolution-0125093ff7f0883fd8b97176a18cac5e798a37b9.zip |
Add e_load_ui_manager_definition().
Loads a UI definition into a GtkUIManager from Evolution's UI directory.
We actually had this function for a brief period during the 2.29 series,
before Express Mode was a thing. I'm reviving the function to take over
for EUIManager.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/libeutil/libeutil-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt index 57ccb96ac7..6300e8c10a 100644 --- a/doc/reference/libeutil/libeutil-sections.txt +++ b/doc/reference/libeutil/libeutil-sections.txt @@ -2232,6 +2232,7 @@ e_radio_action_get_current_action e_action_group_add_actions_localized e_builder_get_widget e_load_ui_builder_definition +e_load_ui_manager_definition e_categories_add_change_hook e_str_without_underscores e_str_compare |