Handbook
Glossary
gtk_rc_get_style_by_paths ( settings widget_path class_path type -- GtkStyle* )
Vocabulary
gtk2
.
ffi
Inputs
settings
an
object
widget_path
an
object
class_path
an
object
type
an
object
Outputs
GtkStyle*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
GtkStyle*
gtk_rc_get_style_by_paths
( GtkSettings* settings, gchar* widget_path, gchar*
class_path,
GType
type )