Method

GtkListHeaderget_n_items

since: 4.12

Declaration [src]

guint
gtk_list_header_get_n_items (
  GtkListHeader* self
)

Description [src]

Gets the the number of items in the section.

If self is unbound, 0 is returned.

Available since: 4.12

Gets propertyGtk.ListHeader:n-items

Return value

Type: guint

The number of items in the section.