Method

GtkListBoxset_show_separators

Declaration [src]

void
gtk_list_box_set_show_separators (
  GtkListBox* box,
  gboolean show_separators
)

Description [src]

Sets whether the list box should show separators between rows.

Parameters

show_separators

Type: gboolean

TRUE to show separators.