| Class | DBus::MatchRule |
| In: |
lib/dbus/matchrule.rb
|
| Parent: | Object |
| FILTERS | = | [:sender, :interface, :member, :path, :destination, :type] | The list of possible match filters. TODO argN, argNpath |
| destination | [RW] | The destination filter. |
| interface | [RW] | The interface filter. |
| member | [RW] | The member filter. |
| path | [RW] | The path filter. |
| sender | [RW] | The sender filter. |
| type | [R] | The type type that is matched. |
Sets the match rule to filter for the given signal and the given interface intf.