Method

GtkListHeaderget_n_items

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

Returns: guint
 

The number of items in the section.