Interface
PhoshDBusHostname1
Description [src]
interface Phosh.DBusHostname1 : GObject.Object
Abstract interface type for the D-Bus interface org.freedesktop.hostname1.
Prerequisite
In order to implement DBusHostname1, your type must inherit fromGObject
.
Functions
phosh_dbus_hostname1_interface_info
Gets a machine-readable description of the org.freedesktop.hostname1 D-Bus interface.
phosh_dbus_hostname1_override_properties
Overrides all GObject
properties in the PhoshDBusHostname1
interface for a concrete class.
The properties are overridden in the order they are defined.
Interface structure
struct PhoshDBusHostname1Iface {
GTypeInterface parent_iface;
const gchar* (* get_chassis) (
PhoshDBusHostname1* object
);
}
Virtual table for the D-Bus interface org.freedesktop.hostname1.
Interface members
parent_iface |
|
The parent interface. |
|
get_chassis |
|
Getter for the |