Description Usage Arguments Author(s)
Sets the relief style of the edges of the given GtkButton
widget.
Three styles exist, GTK_RELIEF_NORMAL, GTK_RELIEF_HALF, GTK_RELIEF_NONE.
The default style is, as one can guess, GTK_RELIEF_NORMAL.
1 | gtkButtonSetRelief(object, newstyle)
|
|
The |
|
The GtkReliefStyle as described above. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.