cef_menu_model_t.get_group_id_at

Returns the group id at the specified |index| or -1 if invalid.

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

Meta