mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-17 23:50:16 +00:00
widget: Fix example code in doc
This commit is contained in:
parent
8b24d59cde
commit
f4c1a40446
@ -266,7 +266,7 @@
|
|||||||
*
|
*
|
||||||
* An example of a UI definition fragment specifying an accessible:
|
* An example of a UI definition fragment specifying an accessible:
|
||||||
* |[
|
* |[
|
||||||
* <object class="GtkButton" id="label1"/>
|
* <object class="GtkLabel" id="label1"/>
|
||||||
* <property name="label">I am a Label for a Button</property>
|
* <property name="label">I am a Label for a Button</property>
|
||||||
* </object>
|
* </object>
|
||||||
* <object class="GtkButton" id="button1">
|
* <object class="GtkButton" id="button1">
|
||||||
|
Loading…
Reference in New Issue
Block a user