Method

AstalTrayTrayItemscroll

Declaration

void
astal_tray_tray_item_scroll (
  AstalTrayTrayItem* self,
  gint delta,
  const gchar* orientation
)

Description

Send a scroll request to the tray app. valid values for the orientation are “horizontal” and “vertical”.

Parameters

delta

Type: gint

No description available.

orientation

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.