GObject.Object
Avahi.GaEntryGroup
| Import line: | Avahi = imports.gi.Avahi; |
| GIR File: | Avahi-0.6.gir |
| C documentation: | AvahiGaEntryGroup |
| Class : | GaEntryGroup |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
parent : GObject.Object
read only
|
Avahi.GaEntryGroup | |
|
state : Avahi.GaEntryGroupState
read only
|
Avahi.GaEntryGroup | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Avahi.GaEntryGroup
(Object properties)
Create a new Avahi.GaEntryGroup
Create a new Avahi.GaEntryGroup
|
||
| Avahi.GaEntryGroup | ||
|
add_record_full
(Number interface, Protocol protocol, PublishFlags flags, String name, Number clazz, Number type, Number ttl, void* rdata, Number size)
:
Boolean
|
Avahi.GaEntryGroup | |
|
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
|
Avahi.GaEntryGroup | |
|
add_service_strlist
(String name, String type, Number port, Object error, StringList txt)
:
Avahi.GaEntryGroupService
|
Avahi.GaEntryGroup | |
|
Avahi.GaEntryGroup | |
|
commit
()
:
Boolean
|
Avahi.GaEntryGroup | |
|
reset
()
:
Boolean
|
Avahi.GaEntryGroup | |
| Event | Defined By | |
|---|---|---|
|
state_changed (GaEntryGroup self, GaEntryGroupState object)
:
none
|
Avahi.GaEntryGroup | |