The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
(define-boxed GtkRcStyle
  gtk_rc_style_ref
  gtk_rc_style_unref)


(define-flags GtkObjectFlags
  (destroyed GTK_DESTROYED)
  (floating GTK_FLOATING)
  (connected GTK_CONNECTED)
  (constructed GTK_CONSTRUCTED))