cef_menu_model_t.get_label_at

Returns the label at the specified |index| or NULL if not found due to invalid range or the index being a separator.

struct cef_menu_model_t
extern (System)
cef_string_userfree_t function(cef_menu_model_t* self, size_t index) nothrow get_label_at;

Meta