Last updated: Sun, 12 May 2013 view this page in English
GtkObject::set_flags
void set_flags(int flags);
Sets the flags for the object using a bitwise AND operation. Setting the
flags does not change the properties of the object. Therefore calling
this method has little impact on an object and may only serve to cause
confusion.