GtkScrolledWindow::get_vadjustment

GtkScrolledWindow::get_vadjustment

GtkAdjustment get_vadjustment (void);

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

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