mirror of
https://github.com/libratbag/piper.git
synced 2026-05-19 12:26:00 -04:00
RatbagdLed: fix docstring
This commit is contained in:
committed by
Peter Hutterer
parent
f159af3b1e
commit
6ab0ddec71
@@ -926,8 +926,7 @@ class RatbagdLed(_RatbagdDBus):
|
||||
|
||||
@GObject.Property
|
||||
def type(self):
|
||||
"""An enum describing this led's type,
|
||||
RatbagdLed.TYPE_LOGO or RatbagdLed.TYPE_SIDE."""
|
||||
"""An enum describing this led's type, one of RatbagdLed.TYPE_*."""
|
||||
return self._get_dbus_property("Type")
|
||||
|
||||
@GObject.Property
|
||||
|
||||
Reference in New Issue
Block a user