Method

GtkListViewget_show_separators

Declaration [src]

gboolean
gtk_list_view_get_show_separators (
  GtkListView* self
)

Description [src]

Returns whether the list box should show separators between rows.

Return value

Type: gboolean

TRUE if the list box shows separators.