Method
RBSourceToolbaradd_search_entry_menu
Declaration [src]
void
rb_source_toolbar_add_search_entry_menu (
RBSourceToolbar* toolbar,
GMenuModel* search_menu,
GAction* search_action
)
Parameters
search_menu-
Type:
GMenuModelA
GMenucontaining search items.The data is owned by the caller of the method. search_action-
Type:
GActionThe
GActionfor search state.The data is owned by the caller of the method.