Top | ![]() |
![]() |
![]() |
![]() |
GoaPrintersGoaPrinters — Generated C code for the org.gnome.OnlineAccounts.Printers D-Bus interface |
GDBusInterfaceInfo * | goa_printers_interface_info () |
guint | goa_printers_override_properties () |
GoaPrinters | |
struct | GoaPrintersIface |
struct | GoaPrintersProxy |
struct | GoaPrintersProxyClass |
struct | GoaPrintersSkeleton |
struct | GoaPrintersSkeletonClass |
GInterface ╰── GoaPrinters GObject ├── GDBusInterfaceSkeleton │ ╰── GoaPrintersSkeleton ╰── GDBusProxy ╰── GoaPrintersProxy
GoaPrintersProxy implements GDBusInterface, GInitable, GAsyncInitable and GoaPrinters.
GoaPrintersSkeleton implements GDBusInterface and GoaPrinters.
This section contains code for working with the org.gnome.OnlineAccounts.Printers D-Bus interface in C.
GDBusInterfaceInfo *
goa_printers_interface_info (void
);
goa_printers_interface_info
is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Gets a machine-readable description of the org.gnome.OnlineAccounts.Printers D-Bus interface.
Since: 3.12.0
guint goa_printers_override_properties (GObjectClass *klass
,guint property_id_begin
);
goa_printers_override_properties
is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Overrides all GObject properties in the GoaPrinters interface for a concrete class. The properties are overridden in the order they are defined.
klass |
The class structure for a GObject derived class. |
|
property_id_begin |
The property id to assign to the first overridden property. |
Since: 3.12.0
typedef struct _GoaPrinters GoaPrinters;
GoaPrinters
is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Abstract interface type for the D-Bus interface org.gnome.OnlineAccounts.Printers.
Since: 3.12.0
struct GoaPrintersIface { GTypeInterface parent_iface; };
GoaPrintersIface
is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Virtual table for the D-Bus interface org.gnome.OnlineAccounts.Printers.
Since: 3.12.0
struct GoaPrintersProxy;
GoaPrintersProxy
is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
The GoaPrintersProxy structure contains only private data and should only be accessed using the provided API.
Since: 3.12.0
struct GoaPrintersProxyClass { GDBusProxyClass parent_class; };
GoaPrintersProxyClass
is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Class structure for GoaPrintersProxy.
Since: 3.12.0
struct GoaPrintersSkeleton;
GoaPrintersSkeleton
is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
The GoaPrintersSkeleton structure contains only private data and should only be accessed using the provided API.
Since: 3.12.0
struct GoaPrintersSkeletonClass { GDBusInterfaceSkeletonClass parent_class; };
GoaPrintersSkeletonClass
is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Class structure for GoaPrintersSkeleton.
Since: 3.12.0