GLibSharp / GtkSharp

.Net bindings for gtk+3 and above
Other
27 stars 21 forks source link

[API request]: `idle_add_once` #81

Open Youssef1313 opened 7 months ago

Youssef1313 commented 7 months ago

There is already GLib.Idle.Add which corresponds to idle_add_full. This request is for adding Glib.Idle.AddOnce which corresponds to idle_add_once: https://docs.gtk.org/glib/func.idle_add_once.html