inputmethod

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client wraps the gRPC InputMethodManagerService client.

func NewClient

func NewClient(cc grpc.ClientConnInterface) *Client

NewClient creates a new inputmethod client.

func (*Client) AcceptStylusHandwritingDelegation1

func (c *Client) AcceptStylusHandwritingDelegation1(ctx context.Context, arg0 int64) (bool, error)

AcceptStylusHandwritingDelegation1 calls the AcceptStylusHandwritingDelegation1 RPC.

func (*Client) AcceptStylusHandwritingDelegation2_1

func (c *Client) AcceptStylusHandwritingDelegation2_1(ctx context.Context, arg0 int64, arg1 string) (bool, error)

AcceptStylusHandwritingDelegation2_1 calls the AcceptStylusHandwritingDelegation2_1 RPC.

func (*Client) AcceptStylusHandwritingDelegation4_3

func (c *Client) AcceptStylusHandwritingDelegation4_3(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) error

AcceptStylusHandwritingDelegation4_3 calls the AcceptStylusHandwritingDelegation4_3 RPC.

func (*Client) AcceptStylusHandwritingDelegation5_2

func (c *Client) AcceptStylusHandwritingDelegation5_2(ctx context.Context, arg0 int64, arg1 string, arg2 int32, arg3 int64, arg4 int64) error

AcceptStylusHandwritingDelegation5_2 calls the AcceptStylusHandwritingDelegation5_2 RPC.

func (*Client) DispatchKeyEventFromInputMethod

func (c *Client) DispatchKeyEventFromInputMethod(ctx context.Context, arg0 int64, arg1 int64) error

DispatchKeyEventFromInputMethod calls the DispatchKeyEventFromInputMethod RPC.

func (*Client) DisplayCompletions

func (c *Client) DisplayCompletions(ctx context.Context, arg0 int64, arg1 int64) error

DisplayCompletions calls the DisplayCompletions RPC.

func (*Client) GetCurrentInputMethodInfo

func (c *Client) GetCurrentInputMethodInfo(ctx context.Context) (int64, error)

GetCurrentInputMethodInfo calls the GetCurrentInputMethodInfo RPC.

func (*Client) GetCurrentInputMethodSubtype

func (c *Client) GetCurrentInputMethodSubtype(ctx context.Context) (int64, error)

GetCurrentInputMethodSubtype calls the GetCurrentInputMethodSubtype RPC.

func (*Client) GetEnabledInputMethodList

func (c *Client) GetEnabledInputMethodList(ctx context.Context) (int64, error)

GetEnabledInputMethodList calls the GetEnabledInputMethodList RPC.

func (*Client) GetEnabledInputMethodSubtypeList

func (c *Client) GetEnabledInputMethodSubtypeList(ctx context.Context, arg0 int64, arg1 bool) (int64, error)

GetEnabledInputMethodSubtypeList calls the GetEnabledInputMethodSubtypeList RPC.

func (*Client) GetInputMethodList

func (c *Client) GetInputMethodList(ctx context.Context) (int64, error)

GetInputMethodList calls the GetInputMethodList RPC.

func (*Client) GetLastInputMethodSubtype

func (c *Client) GetLastInputMethodSubtype(ctx context.Context) (int64, error)

GetLastInputMethodSubtype calls the GetLastInputMethodSubtype RPC.

func (*Client) HideSoftInputFromInputMethod

func (c *Client) HideSoftInputFromInputMethod(ctx context.Context, arg0 int64, arg1 int32) error

HideSoftInputFromInputMethod calls the HideSoftInputFromInputMethod RPC.

func (*Client) HideSoftInputFromWindow2

func (c *Client) HideSoftInputFromWindow2(ctx context.Context, arg0 int64, arg1 int32) (bool, error)

HideSoftInputFromWindow2 calls the HideSoftInputFromWindow2 RPC.

func (*Client) HideSoftInputFromWindow3_1

func (c *Client) HideSoftInputFromWindow3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)

HideSoftInputFromWindow3_1 calls the HideSoftInputFromWindow3_1 RPC.

func (*Client) HideStatusIcon

func (c *Client) HideStatusIcon(ctx context.Context, arg0 int64) error

HideStatusIcon calls the HideStatusIcon RPC.

func (*Client) InvalidateInput

func (c *Client) InvalidateInput(ctx context.Context, arg0 int64) error

InvalidateInput calls the InvalidateInput RPC.

func (*Client) IsAcceptingText

func (c *Client) IsAcceptingText(ctx context.Context) (bool, error)

IsAcceptingText calls the IsAcceptingText RPC.

func (*Client) IsActive0

func (c *Client) IsActive0(ctx context.Context) (bool, error)

IsActive0 calls the IsActive0 RPC.

func (*Client) IsActive1_1

func (c *Client) IsActive1_1(ctx context.Context, arg0 int64) (bool, error)

IsActive1_1 calls the IsActive1_1 RPC.

func (*Client) IsConnectionlessStylusHandwritingAvailable

func (c *Client) IsConnectionlessStylusHandwritingAvailable(ctx context.Context) (bool, error)

IsConnectionlessStylusHandwritingAvailable calls the IsConnectionlessStylusHandwritingAvailable RPC.

func (*Client) IsFullscreenMode

func (c *Client) IsFullscreenMode(ctx context.Context) (bool, error)

IsFullscreenMode calls the IsFullscreenMode RPC.

func (*Client) IsInputMethodSuppressingSpellChecker

func (c *Client) IsInputMethodSuppressingSpellChecker(ctx context.Context) (bool, error)

IsInputMethodSuppressingSpellChecker calls the IsInputMethodSuppressingSpellChecker RPC.

func (*Client) IsStylusHandwritingAvailable

func (c *Client) IsStylusHandwritingAvailable(ctx context.Context) (bool, error)

IsStylusHandwritingAvailable calls the IsStylusHandwritingAvailable RPC.

func (*Client) IsWatchingCursor

func (c *Client) IsWatchingCursor(ctx context.Context, arg0 int64) (bool, error)

IsWatchingCursor calls the IsWatchingCursor RPC.

func (*Client) PrepareStylusHandwritingDelegation1

func (c *Client) PrepareStylusHandwritingDelegation1(ctx context.Context, arg0 int64) error

PrepareStylusHandwritingDelegation1 calls the PrepareStylusHandwritingDelegation1 RPC.

func (*Client) PrepareStylusHandwritingDelegation2_1

func (c *Client) PrepareStylusHandwritingDelegation2_1(ctx context.Context, arg0 int64, arg1 string) error

PrepareStylusHandwritingDelegation2_1 calls the PrepareStylusHandwritingDelegation2_1 RPC.

func (*Client) RestartInput

func (c *Client) RestartInput(ctx context.Context, arg0 int64) error

RestartInput calls the RestartInput RPC.

func (*Client) SendAppPrivateCommand

func (c *Client) SendAppPrivateCommand(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

SendAppPrivateCommand calls the SendAppPrivateCommand RPC.

func (*Client) SetAdditionalInputMethodSubtypes

func (c *Client) SetAdditionalInputMethodSubtypes(ctx context.Context, arg0 string, arg1 int64) error

SetAdditionalInputMethodSubtypes calls the SetAdditionalInputMethodSubtypes RPC.

func (*Client) SetCurrentInputMethodSubtype

func (c *Client) SetCurrentInputMethodSubtype(ctx context.Context, arg0 int64) (bool, error)

SetCurrentInputMethodSubtype calls the SetCurrentInputMethodSubtype RPC.

func (*Client) SetExplicitlyEnabledInputMethodSubtypes

func (c *Client) SetExplicitlyEnabledInputMethodSubtypes(ctx context.Context, arg0 string, arg1 int64) error

SetExplicitlyEnabledInputMethodSubtypes calls the SetExplicitlyEnabledInputMethodSubtypes RPC.

func (*Client) SetInputMethod

func (c *Client) SetInputMethod(ctx context.Context, arg0 int64, arg1 string) error

SetInputMethod calls the SetInputMethod RPC.

func (*Client) SetInputMethodAndSubtype

func (c *Client) SetInputMethodAndSubtype(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

SetInputMethodAndSubtype calls the SetInputMethodAndSubtype RPC.

func (*Client) ShouldOfferSwitchingToNextInputMethod

func (c *Client) ShouldOfferSwitchingToNextInputMethod(ctx context.Context, arg0 int64) (bool, error)

ShouldOfferSwitchingToNextInputMethod calls the ShouldOfferSwitchingToNextInputMethod RPC.

func (*Client) ShowInputMethodAndSubtypeEnabler

func (c *Client) ShowInputMethodAndSubtypeEnabler(ctx context.Context, arg0 string) error

ShowInputMethodAndSubtypeEnabler calls the ShowInputMethodAndSubtypeEnabler RPC.

func (*Client) ShowInputMethodPicker

func (c *Client) ShowInputMethodPicker(ctx context.Context) error

ShowInputMethodPicker calls the ShowInputMethodPicker RPC.

func (*Client) ShowSoftInput2

func (c *Client) ShowSoftInput2(ctx context.Context, arg0 int64, arg1 int32) (bool, error)

ShowSoftInput2 calls the ShowSoftInput2 RPC.

func (*Client) ShowSoftInput3_1

func (c *Client) ShowSoftInput3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)

ShowSoftInput3_1 calls the ShowSoftInput3_1 RPC.

func (*Client) ShowSoftInputFromInputMethod

func (c *Client) ShowSoftInputFromInputMethod(ctx context.Context, arg0 int64, arg1 int32) error

ShowSoftInputFromInputMethod calls the ShowSoftInputFromInputMethod RPC.

func (*Client) ShowStatusIcon

func (c *Client) ShowStatusIcon(ctx context.Context, arg0 int64, arg1 string, arg2 int32) error

ShowStatusIcon calls the ShowStatusIcon RPC.

func (*Client) StartConnectionlessStylusHandwriting

func (c *Client) StartConnectionlessStylusHandwriting(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

StartConnectionlessStylusHandwriting calls the StartConnectionlessStylusHandwriting RPC.

func (*Client) StartConnectionlessStylusHandwritingForDelegation4_1

func (c *Client) StartConnectionlessStylusHandwritingForDelegation4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

StartConnectionlessStylusHandwritingForDelegation4_1 calls the StartConnectionlessStylusHandwritingForDelegation4_1 RPC.

func (*Client) StartConnectionlessStylusHandwritingForDelegation5

func (c *Client) StartConnectionlessStylusHandwritingForDelegation5(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 int64) error

StartConnectionlessStylusHandwritingForDelegation5 calls the StartConnectionlessStylusHandwritingForDelegation5 RPC.

func (*Client) StartStylusHandwriting

func (c *Client) StartStylusHandwriting(ctx context.Context, arg0 int64) error

StartStylusHandwriting calls the StartStylusHandwriting RPC.

func (*Client) SwitchToLastInputMethod

func (c *Client) SwitchToLastInputMethod(ctx context.Context, arg0 int64) (bool, error)

SwitchToLastInputMethod calls the SwitchToLastInputMethod RPC.

func (*Client) SwitchToNextInputMethod

func (c *Client) SwitchToNextInputMethod(ctx context.Context, arg0 int64, arg1 bool) (bool, error)

SwitchToNextInputMethod calls the SwitchToNextInputMethod RPC.

func (*Client) ToggleSoftInput

func (c *Client) ToggleSoftInput(ctx context.Context, arg0 int32, arg1 int32) error

ToggleSoftInput calls the ToggleSoftInput RPC.

func (*Client) ToggleSoftInputFromWindow

func (c *Client) ToggleSoftInputFromWindow(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error

ToggleSoftInputFromWindow calls the ToggleSoftInputFromWindow RPC.

func (*Client) UpdateCursor

func (c *Client) UpdateCursor(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error

UpdateCursor calls the UpdateCursor RPC.

func (*Client) UpdateCursorAnchorInfo

func (c *Client) UpdateCursorAnchorInfo(ctx context.Context, arg0 int64, arg1 int64) error

UpdateCursorAnchorInfo calls the UpdateCursorAnchorInfo RPC.

func (*Client) UpdateExtractedText

func (c *Client) UpdateExtractedText(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error

UpdateExtractedText calls the UpdateExtractedText RPC.

func (*Client) UpdateSelection

func (c *Client) UpdateSelection(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error

UpdateSelection calls the UpdateSelection RPC.

func (*Client) ViewClicked

func (c *Client) ViewClicked(ctx context.Context, arg0 int64) error

ViewClicked calls the ViewClicked RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL