cef_menu_model_t.get_type

Returns the item type for the specified |command_id|.

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

Meta