cef_menu_model_t.get_label

Returns the label for the specified |command_id| or NULL if not found.

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

Meta