pub fn right_padding(
monitor_selector: Option<MonitorSelector<'_>>,
desktop_selector: Option<DesktopSelector<'_>>,
right_padding: i32,
) -> Result<(), ReplyError>Expand description
Sets right_padding for deskrights/monitors, that satisfy given conditions.