mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-10 04:30:11 +00:00
ListBox: Document buildable child type placeholder
andyholmes on IRC asked about this and it wasn't documented, so fix that
This commit is contained in:
parent
c34760010f
commit
ddd5fcb8ce
@ -64,6 +64,12 @@
|
|||||||
*
|
*
|
||||||
* The GtkListBox widget was added in GTK+ 3.10.
|
* The GtkListBox widget was added in GTK+ 3.10.
|
||||||
*
|
*
|
||||||
|
* # GtkListBox as GtkBuildable
|
||||||
|
*
|
||||||
|
* The GtkListBox implementation of the #GtkBuildable interface supports
|
||||||
|
* setting a child as the placeholder by specifying “placeholder” as the “type”
|
||||||
|
* attribute of a <child> element. See gtk_list_box_set_placeholder() for info.
|
||||||
|
*
|
||||||
* # CSS nodes
|
* # CSS nodes
|
||||||
*
|
*
|
||||||
* |[<!-- language="plain" -->
|
* |[<!-- language="plain" -->
|
||||||
|
Loading…
Reference in New Issue
Block a user