Back to Seed Clases

Unique


Classes

Interfaces

Structs

Unions

Enums

Enum Unique.Response

Import line: Unique = imports.gi.Unique;
GIR File: Unique-1.0.gir
C documentation: UniqueResponse
Enum : Response
  Show / Hide Inherited methods, properties and signals
Response that a currently active instance of the application should return to the caller which sent a command.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Unique.App
Method
send_message (Number command_id, MessageData message_data) : Unique.Response
Sends command to a running instance of app.
Unique.Backend
Method
send_message (Number command_id, MessageData message_data, Number time_) : Unique.Response
Sends command_id, and optionally message_data, to a running instance using backend.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:03 GMT+0800 (HKT)