Method
GtkListBoxget_adjustment
Declaration [src]
GtkAdjustment*
gtk_list_box_get_adjustment (
  GtkListBox* box
)
Return value
Type: GtkAdjustment
The adjustment.
| The returned data is owned by the instance. | 
| The return value can be NULL. |