mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
Merge branch 'doc-fixes' into 'master'
doc: Syntax fixes See merge request GNOME/gtk!3751
This commit is contained in:
commit
c09718b731
@ -5322,9 +5322,9 @@ gtk_widget_has_visible_focus (GtkWidget *widget)
|
||||
* toplevel.
|
||||
*
|
||||
* This does not mean that the [property@Gtk.Widget:has-focus]
|
||||
* property is necessarily set; [property@Gtk,Widget:has-focus]
|
||||
* property is necessarily set; [property@Gtk.Widget:has-focus]
|
||||
* will only be set if the toplevel widget additionally has the
|
||||
* global input focus.)
|
||||
* global input focus.
|
||||
*
|
||||
* Returns: %TRUE if the widget is the focus widget.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user