Exemplo n.º 1
0
 static extern IntPtr gtk_menu_tracker_new_for_item_link(IntPtr item, IntPtr link_name, bool merge_sections, bool mac_os_mode, GtkSharp.MenuTrackerInsertFuncNative insert_func, GtkSharp.MenuTrackerRemoveFuncNative remove_func, IntPtr user_data);
Exemplo n.º 2
0
 static extern IntPtr gtk_menu_tracker_new(IntPtr observer, IntPtr model, bool with_separators, bool merge_sections, bool mac_os_mode, IntPtr action_namespace, GtkSharp.MenuTrackerInsertFuncNative insert_func, GtkSharp.MenuTrackerRemoveFuncNative remove_func, IntPtr user_data);