[ Version ( since = "1.26" ) ]
public bool option_get_uint32 (string opt_name, out uint32 out_value)
this |
the Setting |
opt_name |
the option to get |
out_value |
the optional output value. If the option is unset, 0 will be returned. |
true if |