docs: Another round of markup removal
This commit is contained in:
@ -1356,7 +1356,7 @@ gtk_action_get_is_important (GtkAction *action)
|
||||
* @action: a #GtkAction
|
||||
* @always_show: %TRUE if menuitem proxies should always show their image
|
||||
*
|
||||
* Sets whether @action<!-- -->’s menu item proxies will ignore the
|
||||
* Sets whether @action's menu item proxies will ignore the
|
||||
* #GtkSettings:gtk-menu-images setting and always show their image, if available.
|
||||
*
|
||||
* Use this if the menu item would be useless or hard to use
|
||||
@ -1391,7 +1391,7 @@ gtk_action_set_always_show_image (GtkAction *action,
|
||||
* gtk_action_get_always_show_image:
|
||||
* @action: a #GtkAction
|
||||
*
|
||||
* Returns whether @action<!-- -->’s menu item proxies will always
|
||||
* Returns whether @action's menu item proxies will always
|
||||
* show their image, if available.
|
||||
*
|
||||
* Returns: %TRUE if the menu item proxies will always show their image
|
||||
|
||||
Reference in New Issue
Block a user