aboutsummaryrefslogtreecommitdiff
path: root/src/idoactionhelper.h
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2013-05-22 22:51:19 -0400
committerLars Uebernickel <lars.uebernickel@canonical.com>2013-05-22 22:51:19 -0400
commit3f3aa147ac8ee224f40d9c4e9800b4c5825fde59 (patch)
tree44d25da574f577ce6aa2f2e4d2b8641ad174d30d /src/idoactionhelper.h
parent27f3661cfb2266ee87a552738e5c03774dc9ae68 (diff)
downloadayatana-ido-3f3aa147ac8ee224f40d9c4e9800b4c5825fde59.tar.gz
ayatana-ido-3f3aa147ac8ee224f40d9c4e9800b4c5825fde59.tar.bz2
ayatana-ido-3f3aa147ac8ee224f40d9c4e9800b4c5825fde59.zip
Add IdoMenuItemFactory
It's implementing the GtkMenuItemFactory extension point (only available in Ubuntu's version of gtk+). It doesn't create any menu items yet. The extension point must be registered before calling gtk_menu_new_from_model() with a menu model that references any of the custom menu items ido will provide. Registering means the type must exist in the type system. This patch adds an ido_init() which does that. Consumers of libido are required to call this function from now on.
Diffstat (limited to 'src/idoactionhelper.h')
0 files changed, 0 insertions, 0 deletions