Skip to content
EntityQ605117· pop 32· linked from 417 articles

graphical widget

Sign in to save

Also known as control, graphical control element, user interface element, UI element, widget

element of interaction in a graphical user interface

Wikidata facts

Show 1 more fact
Commons category
Graphical control elements
Sources (1)

via Wikidata · CC0

~13 min read

Article

gtk3-demo, a program to demonstrate the widgets in GTK+ version 3

In a graphical user interface (GUI), a graphical widget (also graphical control element or control) is an element of interaction, such as a button or a scroll bar. Controls are software components that a computer user interacts with through direct manipulation to read or edit information about an application. User interface libraries such as Windows Presentation Foundation, Qt, GTK, and Cocoa, contain a collection of controls and the logic to render these.

Connections

Categories