Searched refs:BuildMenuItemWithLabel (Results 1 – 2 of 2) sorted by relevance
133 GtkWidget* BuildMenuItemWithLabel(const std::string& label,
310 GtkWidget* menu_item = BuildMenuItemWithLabel(label, command_id); in AppendMenuItemWithLabel()424 GtkWidget* MenuGtk::BuildMenuItemWithLabel(const std::string& label, in BuildMenuItemWithLabel() function in MenuGtk483 menu_item = BuildMenuItemWithLabel(label, command_id); in BuildSubmenuFromModel()