cef_menu_model_t.set_group_id_at

Sets the group id at the specified |index|. Returns true (1) on success.

struct cef_menu_model_t
extern (System)
int function(cef_menu_model_t* self, size_t index, int group_id) nothrow set_group_id_at;

Meta