gtk_rc_get_style_by_paths ( settings widget_path class_path type -- GtkStyle* )


Vocabulary
gtk2.ffi

Inputs
settingsan object
widget_pathan object
class_pathan object
typean object


Outputs
GtkStyle*an object


Definition


LIBRARY: gtk2 FUNCTION: GtkStyle* gtk_rc_get_style_by_paths
( GtkSettings* settings, gchar* widget_path, gchar*
class_path, GType type )