Method
GtkContainerget_focus_vadjustment
Declaration [src]
GtkAdjustment*
gtk_container_get_focus_vadjustment (
GtkContainer* container
)
Description [src]
Retrieves the vertical focus adjustment for the container. See gtk_container_set_focus_vadjustment().
Return value
Returns: | GtkAdjustment |
The vertical focus adjustment, or
|
|
The data is owned by the instance. | |
The return value can be NULL . |