forked from AuroraMiddleware/gtk
Frame: Fix another piece of .flat documentation
This commit is contained in:
parent
7160e3a12f
commit
629c931f1f
@ -669,7 +669,7 @@ gtk_frame_get_label_align (GtkFrame *frame,
|
||||
* Sets the #GtkFrame:shadow-type for @frame, i.e. whether it is drawn without
|
||||
* (GTK_SHADOW_NONE) or with (other values) a visible border. Values other than
|
||||
* GTK_SHADOW_NONE are treated identically by #GtkFrame. The chosen type is
|
||||
* applied by removing or adding the .flat class to the main CSS node, frame.
|
||||
* applied by removing or adding the .flat class to the CSS node named border.
|
||||
**/
|
||||
void
|
||||
gtk_frame_set_shadow_type (GtkFrame *frame,
|
||||
|
Loading…
Reference in New Issue
Block a user