gtk.rc_style
Module for [RcStyle] class
Types 3
classRcStyle : gobject.object.ObjectWrap
The #GtkRcStyle-struct is used to represent a set of information about the appearance of a widget. This can later be composited together with other #GtkRcStyle-struct<!-- -->s to form a #GtkStyle.
Methods
RcStyleGidBuilder builder()Get builder for [gtk.rc_style.RcStyle] Returns: New builder objectgtk.rc_style.RcStyle copy()Makes a copy of the specified #GtkRcStyle. This function will correctly copy an RC style that is a member of a class derived from #GtkRcStyle. Returns: the resulting #GtkRcStyle