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