Method

GtkListBoxget_show_separators

Declaration [src]

gboolean
gtk_list_box_get_show_separators (
  GtkListBox* box
)

Description [src]

Returns whether the list box should show separators between rows.

Return value

Type: gboolean

TRUE if the list box shows separators.