Widgets are basic building blocks of a GUI application. Over the years, several widgets became a standard in all toolkits on all OS platforms. For example a button, a check box or a scroll bar. The GTK+ toolkit's philosophy is to keep the number of widgets at a minimum level. More specialized widgets are created as custom GTK+ widgets.
there are different Types
GTK+ buttons
Gtk check box
GTK frames..etc...
check through further posts to have widgets
No comments:
Post a Comment