HomePage > Software Index > Development > gtkdialog > Tips and Tricks

9.14 Checkbox with image


This example shows how to add an image beside the label of a checkbox. Be aware that this technique only works for gtk stock-items.

<checkbox use-stock="true" label="gtk-fullscreen" image-position="1" tooltip-text="checkbox derives from button ...">
</checkbox>
<button use-stock="true" label="gtk-quit">
</button>



Categories
CategoryGtkdialog
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki