mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
52e651a168
commit
4dd55ab2aa
1 changed files with 3 additions and 3 deletions
|
@ -95,9 +95,9 @@ next section) or something else, write the widget's **name** (e.g.
|
|||
Properties
|
||||
----------
|
||||
|
||||
Every widget has properties defined by their GObject class. For example,
|
||||
Libadwaita Toast properties can be found
|
||||
`Link here <https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1.2/class.Toast.html#properties>`_.
|
||||
Every widget has properties defined by their GObject class.
|
||||
For example, the Libadwaita documentation lists the
|
||||
`properties of the Toast class <https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1.2/class.Toast.html#properties>`_.
|
||||
Write properties inside the curly brackets of a widget:
|
||||
|
||||
.. code-block::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue