Method
EDataServerSourceSelectableset_groups
unstable since: 3.62
Declaration [src]
void
e_source_selectable_set_groups (
ESourceSelectable* extension,
const gchar* groups
)
Description [src]
Sets the groups specification for the ESource to which extension belongs.
The internal copy of groups is automatically stripped of leading and
trailing whitespace. If the resulting string is empty, NULL is set instead.
Available since: 3.62
| Sets property | EDataServer.SourceSelectable:groups |