gtk::rc_get_style

gtk::rc_get_style

GtkStyle gtk::rc_get_style ( GtkWidget widget );

Returns the GtkStyle that will be applied to widget.

gtk::rc_get_style() finds all rc styles that will be applied to widget and combines them into one GtkStyle widget representing the final appearance of the widget.

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