Sets our main struct and passes it to the parent class
Allocates a new GtkBorder structure and initializes its elements to zero. Since 2.14
Emitted when the style has been initialized for a particular colormap and depth. Connecting to this signal is probably seldom useful since most of the time applications and widgets only deal with styles that have been already realized. Since 2.4
Emitted when the aspects of the style specific to a particular colormap and depth are being cleaned up. A connection to this signal can be useful if a widget wants to cache objects like a GdkGC as object data on GtkStyle. This signal provides a convenient place to free such cached objects. Since 2.4
Copies a GtkBorder structure.
Frees a GtkBorder structure.
the main Gtk struct as a void*
the main Gtk struct
Description