Methods of Class
GTKItemFactory
+ (void) addArgType:(NSString *) arg_name argType:(GtkType) arg_type argFlags:(guint) arg_flags argId:(guint) arg_id (GTKObject)
+ (void) addForeign:(GTKWidget *) accel_widget fullPath:(NSString *) full_path accelGroup:(GTKAccelGroup *) accel_group keyval:(guint) keyval modifiers:(GdkModifierType) modifiers (GTKItemFactory)
+ (void) addUserSignal:(NSString *) signal flags:(GtkSignalRunType) flags (GTK)
+ (void) classAddSignals:(GtkObjectClass *) klass signals:(guint *) signals nsignals:(guint) nsignals (GTKObject)
+ (guint) classUserSignalNewv:(GtkObjectClass *) klass name:(NSString *) name signalFlags:(GtkSignalRunType) signal_flags marshaller:(GtkSignalMarshaller) marshaller returnVal:(GtkType) return_val nparams:(guint) nparams params:(GtkType *) params (GTKObject)
+ (void) dumpItems:(GtkPatternSpec *) path_pspec modifiedOnly:(gboolean) modified_only printFunc:(GtkPrintFunc) print_func funcData:(gpointer) func_data (GTKItemFactory)
+ (void) dumpRc:(NSString *) file_name pathPspec:(GtkPatternSpec *) path_pspec modifiedOnly:(gboolean) modified_only (GTKItemFactory)
+ (GTKItemFactory*) fromWidget:(GTKWidget *) widget (GTKItemFactory)
+ (GtkType) getType (GTKItemFactory)
+ (id) itemFactoryWithContainerType:(GtkType) container_type path:(NSString *) path accelGroup:(GTKAccelGroup *) accel_group (GTKItemFactory)
+ (id) objectvWithType:(GtkType) object_type nArgs:(guint) n_args args:(GtkArg *) args (GTKObject)
+ (void) parseRc:(NSString *) file_name (GTKItemFactory)
+ (void) parseRcScanner:(GScanner *) scanner (GTKItemFactory)
+ (void) parseRcString:(NSString *) rc_string (GTKItemFactory)
+ (NSString *) pathFromWidget:(GTKWidget *) widget (GTKItemFactory)
+ (gpointer) popupDataFromWidget:(GTKWidget *) widget (GTKItemFactory)
+ (GtkArg*) queryArgs:(GtkType) class_type argFlags:(guint32 **) arg_flags nArgs:(guint *) n_args (GTKObject)
+ (void) taskNowMultiThreaded:(NSNotification *) event (GTK)
- (GTKAccelGroup *) accelGroup (GTKItemFactory)
- (void) blockAction:(GTKAction *) action (GTK)
- (void) connectSignal:(NSString *) signal withAction:(GTKAction *) action (GTK)
- (void) connectSignal:(NSString *) signal withActionAfter:(GTKAction *) action (GTK)
- (void) connectSignal:(NSString *) signal withTarget:(id) target sel:(SEL) sel (GTK)
- (void) connectSignal:(NSString *) signal withTarget:(id) target sel:(SEL) sel data:(const void *) data (GTK)
- (void) createItem:(GtkItemFactoryEntry *) entry callbackData:(gpointer) callback_data callbackType:(guint) callback_type (GTKItemFactory)
- (void) createItems:(GTKItemFactoryEntry *) entries count:(guint) count forTarget:(id) target (GTKItemFactory)
- (void) createItems:(guint) n_entries entries:(GtkItemFactoryEntry *) entries callbackData:(gpointer) callback_data (GTKItemFactory)
- (void) defaultConstruct (GTKObject)
- (void) deleteEntries:(GTKItemFactoryEntry *) entries count:(guint) count (GTKItemFactory)
- (void) deleteEntries:(guint) n_entries entries:(GtkItemFactoryEntry *) entries (GTKItemFactory)
- (void) deleteEntry:(GtkItemFactoryEntry *) entry (GTKItemFactory)
- (void) deleteItem:(NSString *) path (GTKItemFactory)
- (NSString *) description (GTK)
- (void) destroy (GTKObject)
- (void) disconnectAction:(GTKAction *) action (GTK)
- (void) emit:(id) sender signal:(NSString *) signal (GTK)
- (gpointer) getData:(NSString *) key (GTKObject)
- (gpointer) getDataById:(GQuark) data_id (GTKObject)
- (GTKWidget*) getItem:(NSString *) path (GTKItemFactory)
- (GTKWidget*) getItemByAction:(guint) action (GTKItemFactory)
- (gpointer) getUserData (GTKObject)
- (GTKWidget*) getWidget:(NSString *) path (GTKItemFactory)
- (GTKWidget*) getWidgetByAction:(guint) action (GTKItemFactory)
- (void) getv:(guint) n_args args:(GtkArg *) args (GTKObject)
- (gpointer) gtk (GTK)
- (id) initWithContainerType:(GtkType) container_type path:(NSString *) path accelGroup:(GTKAccelGroup *) accel_group (GTKItemFactory)
- (id) initWithGtk:(gpointer) _gtk (GTK)
- (id) initvWithType:(GtkType) object_type nArgs:(guint) n_args args:(GtkArg *) args (GTKObject)
- (void) popup:(guint) x y:(guint) y mouseButton:(guint) mouse_button time:(guint32) time (GTKItemFactory)
- (gpointer) popupData (GTKItemFactory)
- (void) popupWithData:(gpointer) popup_data destroy:(GtkDestroyNotify) destroy x:(guint) x y:(guint) y mouseButton:(guint) mouse_button time:(guint32) time (GTKItemFactory)
- (void) ref (GTKObject)
- (void) removeData:(NSString *) key (GTKObject)
- (void) removeDataById:(GQuark) data_id (GTKObject)
- (void) removeNoNotify:(NSString *) key (GTKObject)
- (void) removeNoNotifyById:(GQuark) key_id (GTKObject)
- (void) setData:(NSString *) key data:(gpointer) data (GTKObject)
- (void) setDataById:(GQuark) data_id data:(gpointer) data (GTKObject)
- (void) setDataByIdFull:(GQuark) data_id data:(gpointer) data destroy:(GtkDestroyNotify) destroy (GTKObject)
- (void) setDataFull:(NSString *) key data:(gpointer) data destroy:(GtkDestroyNotify) destroy (GTKObject)
- (void) setTag:(gint32) _tag (GTK)
- (void) setTranslateFunc:(GtkTranslateFunc) func data:(gpointer) data notify:(GtkDestroyNotify) notify (GTKItemFactory)
- (void) setUserData:(gpointer) data (GTKObject)
- (void) setv:(guint) n_args args:(GtkArg *) args (GTKObject)
- (void) sink (GTKObject)
- (void) stop:(id) sender signal:(NSString *) signal (GTK)
- (gint32) tag (GTK)
- (void) unblockAction:(GTKAction *) action (GTK)
- (void) unref (GTKObject)
- (void) weakref:(GtkDestroyNotify) notify data:(gpointer) data (GTKObject)
- (void) weakunref:(GtkDestroyNotify) notify data:(gpointer) data (GTKObject)