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