Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fl::remove_next_timeout(...) to remove only one timeout #992

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

Albrecht-S
Copy link
Member

This method also returns the data pointer of the removed timeout.

This new method is generally useful for user code and particularly necessary to fix issue #991.

This method also returns the data pointer of the removed timeout.

This new method is generally useful for user code and particularly
necessary to fix issue fltk#991.
@Albrecht-S Albrecht-S added enhancement New feature or request active Somebody is working on it labels Jun 21, 2024
@Albrecht-S Albrecht-S self-assigned this Jun 21, 2024
@Albrecht-S
Copy link
Member Author

This PR is for documentation only. I'm going to merge it now...

@Albrecht-S Albrecht-S merged commit 456d53c into fltk:master Jun 21, 2024
@Albrecht-S Albrecht-S deleted the remove-next-timeout branch June 21, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
active Somebody is working on it enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant