|
CoreGTK
2.24.0
CoreGTK is an Objective-C language binding for the GTK+ widget toolkit
|
Instance Methods | |
| (id) | - init |
| (GtkAboutDialog *) | - ABOUT_DIALOG |
| (void) | - setProgramName: |
| (void) | - setVersion: |
| (NSString *) | - getVersion |
| (void) | - setCopyright: |
| (NSString *) | - getCopyright |
| (void) | - setComments: |
| (NSString *) | - getComments |
| (void) | - setLicense: |
| (NSString *) | - getLicense |
| (BOOL) | - getWrapLicense |
| (void) | - setWrapLicense: |
| (void) | - setWebsite: |
| (NSString *) | - getWebsite |
| (void) | - setWebsiteLabel: |
| (NSString *) | - getWebsiteLabel |
| (void) | - setAuthors: |
| (NSArray *) | - getAuthors |
| (void) | - setDocumenters: |
| (NSArray *) | - getDocumenters |
| (void) | - setArtists: |
| (NSArray *) | - getArtists |
| (void) | - setTranslatorCredits: |
| (NSString *) | - getTranslatorCredits |
| (GdkPixbuf *) | - getLogo |
| (void) | - setLogo: |
| (void) | - setLogoIconName: |
| (NSString *) | - getLogoIconName |
| (NSString *) | - getProgramName |
Instance Methods inherited from CGTKDialog | |
| (GtkDialog *) | - DIALOG |
| (void) | - addActionWidgetWithChild:andResponseId: |
| (CGTKWidget *) | - addButtonWithButtonText:andResponseId: |
| (void) | - setResponseSensitiveWithResponseId:andSetting: |
| (void) | - setDefaultResponse: |
| (CGTKWidget *) | - getWidgetForResponse: |
| (NSNumber *) | - getResponseForWidget: |
| (void) | - setAlternativeButtonOrderFromArrayWithNParams:andNewOrder: |
| (void) | - response: |
| (NSNumber *) | - run |
| (CGTKWidget *) | - getActionArea |
| (CGTKWidget *) | - getContentArea |
Instance Methods inherited from CGTKWindow | |
| (GtkWindow *) | - WINDOW |
| (id) | - initWithGtkWindowType: |
| (NSString *) | - getTitle |
| (void) | - setTitle: |
| (void) | - setWmclassWithWmclassName:andWmclassClass: |
| (NSString *) | - getRole |
| (void) | - setRole: |
| (void) | - setStartupId: |
| (void) | - addAccelGroup: |
| (void) | - removeAccelGroup: |
| (void) | - setPosition: |
| (BOOL) | - activateFocus |
| (void) | - setFocus: |
| (CGTKWidget *) | - getFocus |
| (void) | - setDefault: |
| (CGTKWidget *) | - getDefaultWidget |
| (BOOL) | - activateDefault |
| (void) | - setTransientFor: |
| (CGTKWindow *) | - getTransientFor |
| (void) | - setOpacity: |
| (NSNumber *) | - getOpacity |
| (void) | - setTypeHint: |
| (GdkWindowTypeHint) | - getTypeHint |
| (void) | - setSkipTaskbarHint: |
| (BOOL) | - getSkipTaskbarHint |
| (void) | - setSkipPagerHint: |
| (BOOL) | - getSkipPagerHint |
| (void) | - setUrgencyHint: |
| (BOOL) | - getUrgencyHint |
| (void) | - setAcceptFocus: |
| (BOOL) | - getAcceptFocus |
| (void) | - setFocusOnMap: |
| (BOOL) | - getFocusOnMap |
| (void) | - setDestroyWithParent: |
| (BOOL) | - getDestroyWithParent |
| (void) | - setMnemonicsVisible: |
| (BOOL) | - getMnemonicsVisible |
| (void) | - setResizable: |
| (BOOL) | - getResizable |
| (void) | - setGravity: |
| (GdkGravity) | - getGravity |
| (void) | - setGeometryHintsWithGeometryWidget:andGeometry:andGeomMask: |
| (void) | - setScreen: |
| (GdkScreen *) | - getScreen |
| (BOOL) | - isActive |
| (BOOL) | - hasToplevelFocus |
| (void) | - setHasFrame: |
| (BOOL) | - getHasFrame |
| (void) | - setFrameDimensionsWithLeft:andTop:andRight:andBottom: |
| (void) | - getFrameDimensionsWithLeft:andTop:andRight:andBottom: |
| (void) | - setDecorated: |
| (BOOL) | - getDecorated |
| (void) | - setDeletable: |
| (BOOL) | - getDeletable |
| (void) | - setIconList: |
| (GList *) | - getIconList |
| (void) | - setIcon: |
| (NSString *) | - getIconName |
| (void) | - setIconName: |
| (BOOL) | - setIconFromFileWithFilename:andErr: |
| (GdkPixbuf *) | - getIcon |
| (void) | - setDefaultIconList: |
| (GList *) | - getDefaultIconList |
| (void) | - setDefaultIcon: |
| (NSString *) | - getDefaultIconName |
| (void) | - setDefaultIconName: |
| (BOOL) | - setDefaultIconFromFileWithFilename:andErr: |
| (void) | - setAutoStartupNotification: |
| (void) | - setModal: |
| (BOOL) | - getModal |
| (GList *) | - listToplevels |
| (void) | - addMnemonicWithKeyval:andTarget: |
| (void) | - removeMnemonicWithKeyval:andTarget: |
| (BOOL) | - mnemonicActivateWithKeyval:andModifier: |
| (void) | - setMnemonicModifier: |
| (GdkModifierType) | - getMnemonicModifier |
| (BOOL) | - activateKey: |
| (BOOL) | - propagateKeyEvent: |
| (void) | - present |
| (void) | - presentWithTime: |
| (void) | - iconify |
| (void) | - deiconify |
| (void) | - stick |
| (void) | - unstick |
| (void) | - maximize |
| (void) | - unmaximize |
| (void) | - fullscreen |
| (void) | - unfullscreen |
| (void) | - setKeepAbove: |
| (void) | - setKeepBelow: |
| (void) | - beginResizeDragWithEdge:andButton:andRootX:andRootY:andTimestamp: |
| (void) | - beginMoveDragWithButton:andRootX:andRootY:andTimestamp: |
| (void) | - setDefaultSizeWithWidth:andHeight: |
| (void) | - getDefaultSizeWithWidth:andHeight: |
| (void) | - resizeWithWidth:andHeight: |
| (void) | - getSizeWithWidth:andHeight: |
| (void) | - moveWithX:andY: |
| (void) | - getPositionWithRootX:andRootY: |
| (BOOL) | - parseGeometry: |
| (GtkWindowGroup *) | - getGroup |
| (BOOL) | - hasGroup |
| (void) | - reshowWithInitialSize |
| (GtkWindowType) | - getWindowType |
| (GtkWindowGroup *) | - groupNew |
| (void) | - groupAddWindowWithWindowGroup:andWindow: |
| (void) | - removeEmbeddedXid: |
| (void) | - addEmbeddedXid: |
Instance Methods inherited from CGTKBin | |
| (GtkBin *) | - BIN |
Instance Methods inherited from CGTKContainer | |
| (GtkContainer *) | - CONTAINER |
| (void) | - setBorderWidth: |
| (NSNumber *) | - getBorderWidth |
| (void) | - add: |
| (void) | - remove: |
| (void) | - setResizeMode: |
| (GtkResizeMode) | - getResizeMode |
| (void) | - checkResize |
| (void) | - foreachWithCallback:andCallbackData: |
| (GList *) | - getChildren |
| (void) | - propagateExposeWithChild:andEvent: |
| (void) | - setFocusChain: |
| (BOOL) | - getFocusChain: |
| (void) | - unsetFocusChain |
| (void) | - setReallocateRedraws: |
| (void) | - setFocusChild: |
| (CGTKWidget *) | - getFocusChild |
| (void) | - setFocusVadjustment: |
| (GtkAdjustment *) | - getFocusVadjustment |
| (void) | - setFocusHadjustment: |
| (GtkAdjustment *) | - getFocusHadjustment |
| (void) | - resizeChildren |
| (GType) | - childType |
| (void) | - classInstallChildPropertyWithCclass:andPropertyId:andPspec: |
| (GParamSpec *) | - classFindChildPropertyWithCclass:andPropertyName: |
| (GParamSpec **) | - classListChildPropertiesWithCclass:andNProperties: |
| (void) | - childSetValistWithChild:andFirstPropertyName:andVarArgs: |
| (void) | - childGetValistWithChild:andFirstPropertyName:andVarArgs: |
| (void) | - childSetPropertyWithChild:andPropertyName:andValue: |
| (void) | - childGetPropertyWithChild:andPropertyName:andValue: |
| (void) | - forallWithCallback:andCallbackData: |
Instance Methods inherited from CGTKWidget | |
| (id) | - initWithGtkWidget:andIncrementRefCount: |
| (id) | - initWithGtkWidget: |
| (id) | - initWithWidget: |
| (GtkWidget *) | - WIDGET |
| (void) | - setWidget: |
| (void) | - destroy |
| (void) | - unparent |
| (void) | - show |
| (void) | - showNow |
| (void) | - hide |
| (void) | - showAll |
| (void) | - map |
| (void) | - unmap |
| (void) | - realize |
| (void) | - unrealize |
| (void) | - queueDraw |
| (void) | - queueResize |
| (void) | - queueResizeNoRedraw |
| (void) | - sizeRequest: |
| (void) | - getChildRequisition: |
| (void) | - sizeAllocate: |
| (void) | - addAcceleratorWithSignal:andAccelGroup:andAccelKey:andAccelMods:andAccelFlags: |
| (BOOL) | - removeAcceleratorWithGroup:andKey:andAccelMods: |
| (void) | - setAccelPathWithAccelPath:andGroup: |
| (GList *) | - listAccelClosures |
| (BOOL) | - canActivateAccel: |
| (BOOL) | - event: |
| (BOOL) | - activate |
| (void) | - reparent: |
| (BOOL) | - intersectWithArea:andIntersection: |
| (BOOL) | - isFocus |
| (void) | - grabFocus |
| (void) | - grabDefault |
| (void) | - setName: |
| (NSString *) | - getName |
| (void) | - setState: |
| (void) | - setSensitive: |
| (void) | - setParent: |
| (void) | - setParentWindow: |
| (GdkWindow *) | - getParentWindow |
| (void) | - setEvents: |
| (void) | - addEvents: |
| (void) | - setExtensionEvents: |
| (GdkExtensionMode) | - getExtensionEvents |
| (CGTKWidget *) | - getToplevel |
| (CGTKWidget *) | - getAncestor: |
| (GdkColormap *) | - getColormap |
| (void) | - setColormap: |
| (GdkVisual *) | - getVisual |
| (NSNumber *) | - getEvents |
| (void) | - getPointerWithX:andY: |
| (BOOL) | - isAncestor: |
| (BOOL) | - hideOnDelete |
| (void) | - setStyle: |
| (void) | - ensureStyle |
| (GtkStyle *) | - getStyle |
| (void) | - resetRcStyles |
| (void) | - setDirection: |
| (GtkTextDirection) | - getDirection |
| (void) | - shapeCombineMaskWithShapeMask:andOffsetX:andOffsetY: |
| (void) | - inputShapeCombineMaskWithShapeMask:andOffsetX:andOffsetY: |
| (void) | - pathWithPathLength:andPath:andPathReversed: |
| (void) | - classPathWithPathLength:andPath:andPathReversed: |
| (NSString *) | - getCompositeName |
| (void) | - modifyStyleWithStyle: |
| (GtkRcStyle *) | - getModifierStyle |
| (void) | - modifyFgWithState:andColor: |
| (void) | - modifyBgWithState:andColor: |
| (void) | - modifyTextWithState:andColor: |
| (void) | - modifyBaseWithState:andColor: |
| (void) | - modifyFontWithFontDescription: |
| (void) | - modifyCursorWithPrimary:andSecondary: |
| (PangoContext *) | - createPangoContext |
| (PangoContext *) | - getPangoContext |
| (PangoLayout *) | - createPangoLayout: |
| (GdkPixbuf *) | - renderIconWithStockId:andSize:andDetail: |
| (void) | - queueDrawAreaWithX:andY:andWidth:andHeight: |
| (void) | - setAppPaintable: |
| (void) | - setDoubleBuffered: |
| (void) | - setRedrawOnAllocate: |
| (void) | - setCompositeName: |
| (BOOL) | - setScrollAdjustmentsWithHadjustment:andVadjustment: |
| (BOOL) | - mnemonicActivate: |
| (GdkRegion *) | - regionIntersect: |
| (NSNumber *) | - sendExpose: |
| (BOOL) | - sendFocusChange: |
| (void) | - styleGetPropertyWithName:andValue: |
| (void) | - styleGetValistWithPropertyName:andVaList: |
| (void) | - styleAttach |
| (AtkObject *) | - getAccessible |
| (BOOL) | - childFocus: |
| (void) | - childNotify: |
| (void) | - freezeChildNotify |
| (BOOL) | - getChildVisible |
| (CGTKWidget *) | - getParent |
| (GtkSettings *) | - getSettings |
| (GtkClipboard *) | - getClipboard: |
| (GdkDisplay *) | - getDisplay |
| (GdkWindow *) | - getRootWindow |
| (BOOL) | - hasScreen |
| (void) | - getSizeRequestWithWidth:andHeight: |
| (void) | - setChildVisible: |
| (void) | - setSizeRequestWithWidth:andHeight: |
| (void) | - thawChildNotify |
| (void) | - setNoShowAll: |
| (BOOL) | - getNoShowAll |
| (GList *) | - listMnemonicLabels |
| (void) | - addMnemonicLabel: |
| (void) | - removeMnemonicLabel: |
| (BOOL) | - isComposited |
| (void) | - errorBell |
| (BOOL) | - keynavFailed: |
| (NSString *) | - getTooltipMarkup |
| (void) | - setTooltipMarkup: |
| (NSString *) | - getTooltipText |
| (void) | - setTooltipText: |
| (BOOL) | - getHasTooltip |
| (void) | - setHasTooltip: |
| (void) | - triggerTooltipQuery |
| (GdkPixmap *) | - getSnapshot: |
| (GdkWindow *) | - getWindow |
| (void) | - getAllocation: |
| (void) | - setAllocation: |
| (BOOL) | - getAppPaintable |
| (BOOL) | - getCanDefault |
| (void) | - setCanDefault: |
| (BOOL) | - getCanFocus |
| (void) | - setCanFocus: |
| (BOOL) | - getDoubleBuffered |
| (BOOL) | - getHasWindow |
| (void) | - setHasWindow: |
| (BOOL) | - getSensitive |
| (BOOL) | - isSensitive |
| (GtkStateType) | - getState |
| (BOOL) | - getVisible |
| (void) | - setVisible: |
| (BOOL) | - hasDefault |
| (BOOL) | - hasFocus |
| (BOOL) | - hasGrab |
| (BOOL) | - hasRcStyle |
| (BOOL) | - isDrawable |
| (BOOL) | - isTopLevel |
| (void) | - setWindow: |
| (void) | - setReceivesDefault: |
| (BOOL) | - getReceivesDefault |
| (void) | - setRealized: |
| (BOOL) | - getRealized |
| (void) | - setMapped: |
| (BOOL) | - getMapped |
| (void) | - getRequisition: |
| (void) | - grabAdd |
| (void) | - grabRemove |
| (void) | - propagateEvent: |
Instance Methods inherited from CGTKObject | |
| (id) | - initWithGtkObject: |
| (void) | - setGtkObject: |
| - (id) init |
Creates and returns a new instance of CGTKWidget without an internal GtkWidget set
Implements CGTKDialog.
1.8.6