cef_menu_model_t.get_type_at

Returns the item type at the specified |index|.

struct cef_menu_model_t
extern (System)
cef_menu_item_type_t function(cef_menu_model_t* self, size_t index) nothrow get_type_at;

Meta