![]() |
![]() |
![]() |
libtaskview - Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties | Signals |
TaskviewApplicationProxy; TaskviewApplicationProxyClass; TaskviewApplicationProxyPrivate; const GHashTable * taskview_application_proxy_get_views (TaskviewApplicationProxy *proxy
); TaskviewIOProxy * taskview_application_proxy_get_io_proxy (TaskviewApplicationProxy *proxy
,const gchar *object_path
); TaskviewGenericProxy * taskview_application_proxy_get_generic_proxy (TaskviewApplicationProxy *proxy
,const gchar *object_path
);
"application-name" gchar* : Read "dbus-connection" gpointer : Write / Construct Only "dbus-name" gchar* : Read / Write / Construct Only
typedef struct { GObjectClass parent_class; } TaskviewApplicationProxyClass;
typedef struct _TaskviewApplicationProxyPrivate TaskviewApplicationProxyPrivate;
const GHashTable * taskview_application_proxy_get_views
(TaskviewApplicationProxy *proxy
);
|
|
Returns : |
TaskviewIOProxy * taskview_application_proxy_get_io_proxy (TaskviewApplicationProxy *proxy
,const gchar *object_path
);
|
|
|
|
Returns : |
TaskviewGenericProxy * taskview_application_proxy_get_generic_proxy (TaskviewApplicationProxy *proxy
,const gchar *object_path
);
|
|
|
|
Returns : |
"application-name"
property"application-name" gchar* : Read
The name of the remote application.
Default value: ""
"dbus-connection"
property"dbus-connection" gpointer : Write / Construct Only
The D-Bus connection.
"dbus-name"
property"dbus-name" gchar* : Read / Write / Construct Only
The D-Bus name of the remote application to monitor.
Default value: NULL
"properties-changed"
signalvoid user_function (TaskviewApplicationProxy *taskviewapplicationproxy, gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |
"taskview-added"
signalvoid user_function (TaskviewApplicationProxy *taskviewapplicationproxy, gchar *arg1, gpointer user_data) : Run Last
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |
"taskview-removed"
signalvoid user_function (TaskviewApplicationProxy *taskviewapplicationproxy, gchar *arg1, gpointer user_data) : Run Last
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |