Method

Gtk.ListBox.get_adjustment

Declaration [src]

GtkAdjustment*
gtk_list_box_get_adjustment (
  GtkListBox* box
)

Description [src]

Gets the adjustment (if any) that the widget uses to for vertical scrolling.

Return value

Returns: GtkAdjustment

the adjustment

Ownership is not transferred to the caller