mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 23:16:14 +01:00
Remove a stray <em> tag
This commit is contained in:
parent
e16f053aa7
commit
3ad5aadb40
@ -61,10 +61,9 @@
|
|||||||
* the property.
|
* the property.
|
||||||
*
|
*
|
||||||
* The general idea here is to reduce the number of locations where a
|
* The general idea here is to reduce the number of locations where a
|
||||||
* particular piece of state is kept (and therefore has to be
|
* particular piece of state is kept (and therefore has to be synchronised
|
||||||
* synchronised between). #GPropertyAction does not have a separate
|
* between). #GPropertyAction does not have a separate state that is kept
|
||||||
* state that is kept in sync with the property value -- its state
|
* in sync with the property value -- its state is the property value.
|
||||||
* <em>is</em> the property value.
|
|
||||||
*
|
*
|
||||||
* For example, it might be useful to create a #GAction corresponding to
|
* For example, it might be useful to create a #GAction corresponding to
|
||||||
* the "visible-child-name" property of a #GtkStack so that the current
|
* the "visible-child-name" property of a #GtkStack so that the current
|
||||||
|
Loading…
Reference in New Issue
Block a user