cef_command_line_t.is_read_only

Returns true (1) if the values of this object are read-only. Some APIs may expose read-only objects.

struct cef_command_line_t
extern (System)
int function(cef_command_line_t* self) nothrow is_read_only;

Meta