cef_menu_model_t.get_group_id

Returns the group id for the specified |command_id| or -1 if invalid.

struct cef_menu_model_t
extern (System)
int function(cef_menu_model_t* self, int command_id) nothrow get_group_id;

Meta