docs: Add missing parent interface descriptions

This commit is contained in:
David King
2012-02-19 15:25:13 +00:00
parent d85a6ac9f0
commit a1982b4bfa
4 changed files with 4 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
/**
* GActionMapInterface:
* @g_iface: the parent interface
* @lookup_action: the virtual function pointer for g_action_map_lookup_action()
* @add_action: the virtual function pointer for g_action_map_add_action()
* @remove_action: the virtual function pointer for g_action_map_remove_action()