GtkScrolledWindow::get_hadjustment

GtkScrolledWindow::get_hadjustment

GtkAdjustment get_hadjustment (void);

get_hadjustment() returns the GtkAdjustment object that is used in the horizontal scrollbar. The most likely use for this is in combination with set_focus_hadjustment() , where it is needed as a parameter.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.