Wiki source for gtkdialogDocTips9.14


Show raw source

[[HomePage]] > [[SoftwareIndex|Software Index]] > [[SoftwareDevelopment|Development]] > [[gtkdialog|gtkdialog]] > [[gtkdialogDocTips|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.

%%(language-ref)
<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>
%%

===@@**#%[[gtkdialogDocTips9.13|❰❰❰ Previous]]#% #%[[gtkdialogDocTips|Index]]#% #%[[gtkdialogDocTips9.15|Next ❱❱❱]]#%**@@===
----
==Categories==
CategoryGtkdialog
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki