Skip to content

IBus-1.0 GIR contains nonexistent functions #133

Description

@ianprime0509

The IBus-1.0 GIR contains functions which don't exist in the library. It seems they're defined in the header file but not the implementation file, dating back to ibus/ibus@5ee3f48

  • ibus_panel_service_hide_preedit_text_received
  • ibus_panel_service_show_preedit_text_received

Present in header: https://github.com/ibus/ibus/blob/39d993cb0c8ce7441c1350cfeef112cb99197cc7/src/ibuspanelservice.h#L333-L349
Missing from implementation: https://github.com/ibus/ibus/blob/39d993cb0c8ce7441c1350cfeef112cb99197cc7/src/ibuspanelservice.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    girThe issue is related to GIR filesupstreamThe issue resides upstream

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions