GTK v1.2 Tutorial: Miscellaneous Widgets - The GTK+ Project

GTK v1.2 Tutorial: Miscellaneous Widgets - The GTK+ Project

瀏覽:483
日期:2025-05-09
9. Miscellaneous Widgets 9.1 Labels Labels are used a lot in GTK, and are relatively simple. Labels emit no signals as they do not have an associated X window. If you need to catch signals, or do clipping, place it inside a EventBox widget or a Button wid...看更多