GtkObjectFlags

GtkObjectFlags

Flags

Value

Symbolic name

Description

  0GTK_DESTROYED The object has been destroyed and is processing any shutdown callbacks required.
  1GTK_FLOATING The object is not contained within another object.
  2GTK_CONNECTED There are signals which are connected to this object.
  3GTK_CONSTRUCTED The object has undergone its construction process and is ready to be used.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.