Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Add a special type for add_tick_callback's return value #792

Merged
merged 2 commits into from
Mar 3, 2019

Commits on Mar 2, 2019

  1. Add a special type for add_tick_callback's return value

    For safety reasons, the value consumed by remove_tick_callback needs to
    be created by add_tick_callback. FromGlib and ToGlib are not implemented
    for the same reason.
    sfanxiang committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    3c6b55a View commit details
    Browse the repository at this point in the history
  2. Regen

    sfanxiang committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    a0036e4 View commit details
    Browse the repository at this point in the history