Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
GDK
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===GdkFrameClock=== GdkFrameClock was added in GTK 3.8<ref>{{cite web |url=https://developer.gnome.org/gdk3/stable/GdkFrameClock.html |title=GdkFrameClock}}</ref> While GTK applications remain mainloop driven (cf. [[Event_loop#Glib_event_loop|Glib event loop]]), meaning the application is idle inside this main loop most of the time waiting for an event and then calls the appropriate subroutine when one occurs, GdkFrameClock adds an additional mechanism, which tells the application when to update and repaint a window.<ref>{{cite web |url=https://blogs.gnome.org/alexl/2013/11/04/the-modern-gtk-drawing-model/ |title=The modern Gtk drawing model |date=2013-11-04 |last=Larsson |first=Alexander}}</ref> The update rate can be synchronized with the monitor refresh rate.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)