Method

GtkGridViewget_enable_rubberband

Declaration [src]

gboolean
gtk_grid_view_get_enable_rubberband (
  GtkGridView* self
)

Description [src]

Returns whether rows can be selected by dragging with the mouse.

Return value

Type: gboolean

TRUE if rubberband selection is enabled.