Frame: Fix another piece of .flat documentation

This commit is contained in:
Daniel Boles 2017-03-06 07:19:30 +00:00
parent 7160e3a12f
commit 629c931f1f

View File

@ -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,