Import line: | Avahi = imports.gi.Avahi; |
GIR File: | Avahi-0.6.gir |
C documentation: | AvahiGaEntryGroupService |
Struct : | GaEntryGroupService |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
domain : String
|
Avahi.GaEntryGroupService | |
flags : AvahiCore.PublishFlags
|
Avahi.GaEntryGroupService | |
host : String
|
Avahi.GaEntryGroupService | |
interface : Number
|
Avahi.GaEntryGroupService | |
name : String
|
Avahi.GaEntryGroupService | |
port : Number
|
Avahi.GaEntryGroupService | |
protocol : AvahiCore.Protocol
|
Avahi.GaEntryGroupService | |
type : String
|
Avahi.GaEntryGroupService |
Method / Constructor | Defined By | |
---|---|---|
new Avahi.GaEntryGroupService
()
Create a new Avahi.GaEntryGroupService
Create a new Avahi.GaEntryGroupService
|
||
freeze
()
:
none
|
Avahi.GaEntryGroupService | |
Avahi.GaEntryGroupService | ||
Avahi.GaEntryGroupService | ||
Avahi.GaEntryGroupService | ||
thaw
()
:
Boolean
|
Avahi.GaEntryGroupService |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Avahi.GaEntryGroup
Method |
add_service_strlist
(String name, String type, Number port, Object error, StringList txt)
:
Avahi.GaEntryGroupService
|
Avahi.GaEntryGroup
Method |
add_service_full_strlist
(Number interface, Protocol protocol, PublishFlags flags, String name, String type, String domain, String host, Number port, Object error, StringList txt)
:
Avahi.GaEntryGroupService
|