Avahi.Client¶
- Subclasses:
- None 
Methods¶
- Inherited:
- Structs:
| class | 
 | 
| 
 | |
| 
 | 
Virtual Methods¶
- Inherited:
Properties¶
| Name | Type | Flags | Short Description | 
|---|---|---|---|
| r/w/co | The flags the Avahi client is started with | ||
| r | The state of the Avahi client | 
Signals¶
- Inherited:
| Name | Short Description | 
|---|---|
Fields¶
- Inherited:
| Name | Type | Access | Description | 
|---|---|---|---|
| avahi_client | r | ||
| parent | r | 
Class Details¶
- class Avahi.Client(**kwargs)¶
- Bases:
- Abstract:
- No 
- Structure:
 - classmethod new(flags)¶
- Parameters:
- flags ( - Avahi.ClientFlags) –
- Return type:
 
 - start()¶
- Raises:
- Return type:
 
 - start_in_context(context)¶
- Parameters:
- context ( - GLib.MainContext) –
- Raises:
- Return type:
 
 
Signal Details¶
- Avahi.Client.signals.state_changed(client, object)¶
- Signal Name:
- state-changed
- Flags:
- Parameters:
- client ( - Avahi.Client) – The object which received the signal
- object ( - Avahi.ClientState) –
 
 
Property Details¶
- Avahi.Client.props.flags¶
- Name:
- flags
- Type:
- Default Value:
- Flags:
 - The flags the Avahi client is started with 
- Avahi.Client.props.state¶
- Name:
- state
- Type:
- Default Value:
- Flags:
 - The state of the Avahi client