|
CoreGTK
3.10.0
CoreGTK is an Objective-C language binding for the GTK+ widget toolkit
|


Class Methods | |
| (GtkTextDirection) | + getDefaultDirection |
| (GtkStyle *) | + getDefaultStyle |
| (void) | + popCompositeChild |
| (void) | + pushCompositeChild |
| (void) | + setDefaultDirection: |
Class Methods inherited from CGTKBase | |
| (CGTKBase *) | + withGObject: |
Additional Inherited Members | |
Protected Attributes inherited from CGTKBase | |
| GObject * | __gObject |
Definition at line 34 of file CGTKWidget.h.
| - (BOOL) activate |
-(BOOL*)activate;
Reimplemented in CGTKMenuItem.
Definition at line 66 of file CGTKWidget.m.
| - (void) addAcceleratorWithAccelSignal: | (NSString*) | accelSignal | |
| andAccelGroup: | (GtkAccelGroup*) | accelGroup | |
| andAccelKey: | (guint) | accelKey | |
| andAccelMods: | (GdkModifierType) | accelMods | |
| andAccelFlags: | (GtkAccelFlags) | accelFlags | |
-(void*)addAcceleratorWithAccelSignal:(NSString*) accelSignal andAccelGroup:(GtkAccelGroup*) accelGroup andAccelKey:(guint) accelKey andAccelMods:(GdkModifierType) accelMods andAccelFlags:(GtkAccelFlags) accelFlags;
| accelSignal | |
| accelGroup | |
| accelKey | |
| accelMods | |
| accelFlags |
Definition at line 71 of file CGTKWidget.m.
| - (void) addDeviceEventsWithDevice: | (GdkDevice*) | device | |
| andEvents: | (GdkEventMask) | events | |
-(void*)addDeviceEventsWithDevice:(GdkDevice*) device andEvents:(GdkEventMask) events;
| device | |
| events |
Definition at line 76 of file CGTKWidget.m.
| - (void) addEvents: | (gint) | events |
| - (void) addMnemonicLabel: | (CGTKWidget*) | label |
| - (guint) addTickCallbackWithCallback: | (GtkTickCallback) | callback | |
| andUserData: | (gpointer) | userData | |
| andNotify: | (GDestroyNotify) | notify | |
-(guint*)addTickCallbackWithCallback:(GtkTickCallback) callback andUserData:(gpointer) userData andNotify:(GDestroyNotify) notify;
| callback | |
| userData | |
| notify |
Definition at line 91 of file CGTKWidget.m.
| - (BOOL) canActivateAccel: | (guint) | signalId |
-(BOOL*)canActivateAccel: signalId;
| signalId |
Definition at line 96 of file CGTKWidget.m.
| - (BOOL) childFocus: | (GtkDirectionType) | direction |
-(BOOL*)childFocus: direction;
| direction |
Definition at line 101 of file CGTKWidget.m.
| - (void) childNotify: | (NSString*) | childProperty |
-(void*)childNotify: childProperty;
| childProperty |
Definition at line 106 of file CGTKWidget.m.
| - (void) classPathWithPathLength: | (guint*) | pathLength | |
| andPath: | (gchar**) | path | |
| andPathReversed: | (gchar**) | pathReversed | |
-(void*)classPathWithPathLength:(guint*) pathLength andPath:(gchar**) path andPathReversed:(gchar**) pathReversed;
| pathLength | |
| path | |
| pathReversed |
Definition at line 111 of file CGTKWidget.m.
| - (BOOL) computeExpand: | (GtkOrientation) | orientation |
-(BOOL*)computeExpand: orientation;
| orientation |
Definition at line 116 of file CGTKWidget.m.
| - (PangoContext *) createPangoContext |
-(PangoContext**)createPangoContext;
Definition at line 121 of file CGTKWidget.m.
| - (PangoLayout *) createPangoLayout: | (NSString*) | text |
-(PangoLayout**)createPangoLayout: text;
| text |
Definition at line 126 of file CGTKWidget.m.
| - (void) destroy |
-(void*)destroy;
Definition at line 131 of file CGTKWidget.m.
| - (void) destroyed: | (GtkWidget**) | widgetPointer |
-(void*)destroyed: widgetPointer;
| widgetPointer |
Definition at line 136 of file CGTKWidget.m.
| - (BOOL) deviceIsShadowed: | (GdkDevice*) | device |
-(BOOL*)deviceIsShadowed: device;
| device |
Definition at line 141 of file CGTKWidget.m.
| - (void) draw: | (cairo_t*) | cr |
| - (void) ensureStyle |
-(void*)ensureStyle;
Definition at line 291 of file CGTKWidget.m.
| - (void) errorBell |
-(void*)errorBell;
Definition at line 296 of file CGTKWidget.m.
| - (BOOL) event: | (GdkEvent*) | event |
| - (void) freezeChildNotify |
-(void*)freezeChildNotify;
Definition at line 306 of file CGTKWidget.m.
| - (AtkObject *) getAccessible |
| - (int) getAllocatedBaseline |
| - (int) getAllocatedHeight |
| - (int) getAllocatedWidth |
| - (void) getAllocation: | (GtkAllocation*) | allocation |
-(void*)getAllocation: allocation;
| allocation |
Definition at line 331 of file CGTKWidget.m.
| - (CGTKWidget *) getAncestor: | (GType) | widgetType |
-(CGTKWidget**)getAncestor: widgetType;
| widgetType |
Definition at line 336 of file CGTKWidget.m.
| - (BOOL) getAppPaintable |
| - (BOOL) getCanDefault |
| - (BOOL) getCanFocus |
| - (void) getChildRequisition: | (GtkRequisition*) | requisition |
-(void*)getChildRequisition: requisition;
| requisition |
Definition at line 356 of file CGTKWidget.m.
| - (BOOL) getChildVisible |
| - (GtkClipboard *) getClipboard: | (GdkAtom) | selection |
-(GtkClipboard**)getClipboard: selection;
| selection |
Definition at line 366 of file CGTKWidget.m.
| - (NSString *) getCompositeName |
| + (GtkTextDirection) getDefaultDirection |
Functions
Definition at line 36 of file CGTKWidget.m.
| - (BOOL) getDeviceEnabled: | (GdkDevice*) | device |
-(BOOL*)getDeviceEnabled: device;
| device |
Definition at line 376 of file CGTKWidget.m.
| - (GdkEventMask) getDeviceEvents: | (GdkDevice*) | device |
-(GdkEventMask*)getDeviceEvents: device;
| device |
Definition at line 381 of file CGTKWidget.m.
| - (GtkTextDirection) getDirection |
-(GtkTextDirection*)getDirection;
Reimplemented in CGTKMenuButton.
Definition at line 386 of file CGTKWidget.m.
| - (GdkDisplay *) getDisplay |
| - (BOOL) getDoubleBuffered |
| - (gint) getEvents |
| - (GdkFrameClock *) getFrameClock |
| - (GtkAlign) getHalign |
| - (BOOL) getHasTooltip |
| - (BOOL) getHasWindow |
| - (BOOL) getHexpand |
| - (BOOL) getHexpandSet |
| - (BOOL) getMapped |
| - (gint) getMarginBottom |
| - (gint) getMarginLeft |
| - (gint) getMarginRight |
| - (gint) getMarginTop |
| - (GdkModifierType) getModifierMask: | (GdkModifierIntent) | intent |
-(GdkModifierType*)getModifierMask: intent;
| intent |
Definition at line 461 of file CGTKWidget.m.
| - (GtkRcStyle *) getModifierStyle |
| - (NSString *) getName |
| - (BOOL) getNoShowAll |
| - (double) getOpacity |
-(double*)getOpacity;
Reimplemented in CGTKWindow.
Definition at line 481 of file CGTKWidget.m.
| - (PangoContext *) getPangoContext |
| - (CGTKWidget *) getParent |
| - (GdkWindow *) getParentWindow |
| - (GtkWidgetPath *) getPath |
| - (void) getPointerWithX: | (gint*) | x | |
| andY: | (gint*) | y | |
-(void*)getPointerWithX:(gint*) x andY:(gint*) y;
| x | |
| y |
Definition at line 506 of file CGTKWidget.m.
| - (void) getPreferredHeightAndBaselineForWidthWithWidth: | (gint) | width | |
| andMinimumHeight: | (gint*) | minimumHeight | |
| andNaturalHeight: | (gint*) | naturalHeight | |
| andMinimumBaseline: | (gint*) | minimumBaseline | |
| andNaturalBaseline: | (gint*) | naturalBaseline | |
-(void*)getPreferredHeightAndBaselineForWidthWithWidth:(gint) width andMinimumHeight:(gint*) minimumHeight andNaturalHeight:(gint*) naturalHeight andMinimumBaseline:(gint*) minimumBaseline andNaturalBaseline:(gint*) naturalBaseline;
| width | |
| minimumHeight | |
| naturalHeight | |
| minimumBaseline | |
| naturalBaseline |
Definition at line 516 of file CGTKWidget.m.
| - (void) getPreferredHeightForWidthWithWidth: | (gint) | width | |
| andMinimumHeight: | (gint*) | minimumHeight | |
| andNaturalHeight: | (gint*) | naturalHeight | |
-(void*)getPreferredHeightForWidthWithWidth:(gint) width andMinimumHeight:(gint*) minimumHeight andNaturalHeight:(gint*) naturalHeight;
| width | |
| minimumHeight | |
| naturalHeight |
Definition at line 521 of file CGTKWidget.m.
| - (void) getPreferredHeightWithMinimumHeight: | (gint*) | minimumHeight | |
| andNaturalHeight: | (gint*) | naturalHeight | |
-(void*)getPreferredHeightWithMinimumHeight:(gint*) minimumHeight andNaturalHeight:(gint*) naturalHeight;
| minimumHeight | |
| naturalHeight |
Definition at line 511 of file CGTKWidget.m.
| - (void) getPreferredSizeWithMinimumSize: | (GtkRequisition*) | minimumSize | |
| andNaturalSize: | (GtkRequisition*) | naturalSize | |
-(void*)getPreferredSizeWithMinimumSize:(GtkRequisition*) minimumSize andNaturalSize:(GtkRequisition*) naturalSize;
| minimumSize | |
| naturalSize |
Definition at line 526 of file CGTKWidget.m.
| - (void) getPreferredWidthForHeightWithHeight: | (gint) | height | |
| andMinimumWidth: | (gint*) | minimumWidth | |
| andNaturalWidth: | (gint*) | naturalWidth | |
-(void*)getPreferredWidthForHeightWithHeight:(gint) height andMinimumWidth:(gint*) minimumWidth andNaturalWidth:(gint*) naturalWidth;
| height | |
| minimumWidth | |
| naturalWidth |
Definition at line 536 of file CGTKWidget.m.
| - (void) getPreferredWidthWithMinimumWidth: | (gint*) | minimumWidth | |
| andNaturalWidth: | (gint*) | naturalWidth | |
-(void*)getPreferredWidthWithMinimumWidth:(gint*) minimumWidth andNaturalWidth:(gint*) naturalWidth;
| minimumWidth | |
| naturalWidth |
Definition at line 531 of file CGTKWidget.m.
| - (BOOL) getRealized |
| - (BOOL) getReceivesDefault |
| - (GtkSizeRequestMode) getRequestMode |
-(GtkSizeRequestMode*)getRequestMode;
Definition at line 551 of file CGTKWidget.m.
| - (void) getRequisition: | (GtkRequisition*) | requisition |
-(void*)getRequisition: requisition;
| requisition |
Definition at line 556 of file CGTKWidget.m.
| - (GdkWindow *) getRootWindow |
| - (gint) getScaleFactor |
| - (GdkScreen *) getScreen |
-(GdkScreen**)getScreen;
Reimplemented in CGTKWindow, and CGTKInvisible.
Definition at line 571 of file CGTKWidget.m.
| - (BOOL) getSensitive |
| - (GtkSettings *) getSettings |
| - (void) getSizeRequestWithWidth: | (gint*) | width | |
| andHeight: | (gint*) | height | |
-(void*)getSizeRequestWithWidth:(gint*) width andHeight:(gint*) height;
| width | |
| height |
Definition at line 586 of file CGTKWidget.m.
| - (GtkStateType) getState |
| - (GtkStateFlags) getStateFlags |
| - (GtkStyle *) getStyle |
-(GtkStyle**)getStyle;
Reimplemented in CGTKToolbar, and CGTKToolPalette.
Definition at line 601 of file CGTKWidget.m.
| - (GtkStyleContext *) getStyleContext |
-(GtkStyleContext**)getStyleContext;
Definition at line 606 of file CGTKWidget.m.
| - (BOOL) getSupportMultidevice |
| - (GObject *) getTemplateChildWithWidgetType: | (GType) | widgetType | |
| andName: | (NSString*) | name | |
-(GObject**)getTemplateChildWithWidgetType:(GType) widgetType andName:(NSString*) name;
| widgetType | |
| name |
Definition at line 616 of file CGTKWidget.m.
| - (NSString *) getTooltipMarkup |
| - (NSString *) getTooltipText |
| - (GtkWindow *) getTooltipWindow |
| - (CGTKWidget *) getToplevel |
| - (GtkAlign) getValign |
| - (GtkAlign) getValignWithBaseline |
| - (BOOL) getVexpand |
| - (BOOL) getVexpandSet |
| - (BOOL) getVisible |
| - (GdkVisual *) getVisual |
| - (GdkWindow *) getWindow |
| - (void) grabDefault |
-(void*)grabDefault;
Definition at line 681 of file CGTKWidget.m.
| - (void) grabFocus |
-(void*)grabFocus;
Definition at line 686 of file CGTKWidget.m.
| - (GdkDragContext *) gtkDragBeginWithCoordinatesWithTargets: | (GtkTargetList*) | targets | |
| andActions: | (GdkDragAction) | actions | |
| andButton: | (gint) | button | |
| andEvent: | (GdkEvent*) | event | |
| andX: | (gint) | x | |
| andY: | (gint) | y | |
-(GdkDragContext**)gtkDragBeginWithCoordinatesWithTargets:(GtkTargetList*) targets andActions:(GdkDragAction) actions andButton:(gint) button andEvent:(GdkEvent*) event andX:(gint) x andY:(gint) y;
| targets | |
| actions | |
| button | |
| event | |
| x | |
| y |
Definition at line 151 of file CGTKWidget.m.
| - (GdkDragContext *) gtkDragBeginWithTargets: | (GtkTargetList*) | targets | |
| andActions: | (GdkDragAction) | actions | |
| andButton: | (gint) | button | |
| andEvent: | (GdkEvent*) | event | |
-(GdkDragContext**)gtkDragBeginWithTargets:(GtkTargetList*) targets andActions:(GdkDragAction) actions andButton:(gint) button andEvent:(GdkEvent*) event;
| targets | |
| actions | |
| button | |
| event |
Definition at line 146 of file CGTKWidget.m.
| - (BOOL) gtkDragCheckThresholdWithStartX: | (gint) | startX | |
| andStartY: | (gint) | startY | |
| andCurrentX: | (gint) | currentX | |
| andCurrentY: | (gint) | currentY | |
-(BOOL*)gtkDragCheckThresholdWithStartX:(gint) startX andStartY:(gint) startY andCurrentX:(gint) currentX andCurrentY:(gint) currentY;
| startX | |
| startY | |
| currentX | |
| currentY |
Definition at line 156 of file CGTKWidget.m.
| - (void) gtkDragDestAddImageTargets |
-(void*)gtkDragDestAddImageTargets;
Definition at line 161 of file CGTKWidget.m.
| - (void) gtkDragDestAddTextTargets |
-(void*)gtkDragDestAddTextTargets;
Definition at line 166 of file CGTKWidget.m.
| - (void) gtkDragDestAddUriTargets |
-(void*)gtkDragDestAddUriTargets;
Definition at line 171 of file CGTKWidget.m.
| - (GdkAtom) gtkDragDestFindTargetWithContext: | (GdkDragContext*) | context | |
| andTargetList: | (GtkTargetList*) | targetList | |
-(GdkAtom*)gtkDragDestFindTargetWithContext:(GdkDragContext*) context andTargetList:(GtkTargetList*) targetList;
| context | |
| targetList |
Definition at line 176 of file CGTKWidget.m.
| - (GtkTargetList *) gtkDragDestGetTargetList |
-(GtkTargetList**)gtkDragDestGetTargetList;
Definition at line 181 of file CGTKWidget.m.
| - (BOOL) gtkDragDestGetTrackMotion |
| - (void) gtkDragDestSetProxyWithProxyWindow: | (GdkWindow*) | proxyWindow | |
| andProtocol: | (GdkDragProtocol) | protocol | |
| andUseCoordinates: | (BOOL) | useCoordinates | |
-(void*)gtkDragDestSetProxyWithProxyWindow:(GdkWindow*) proxyWindow andProtocol:(GdkDragProtocol) protocol andUseCoordinates:(BOOL) useCoordinates;
| proxyWindow | |
| protocol | |
| useCoordinates |
Definition at line 196 of file CGTKWidget.m.
| - (void) gtkDragDestSetTargetList: | (GtkTargetList*) | targetList |
-(void*)gtkDragDestSetTargetList: targetList;
| targetList |
Definition at line 201 of file CGTKWidget.m.
| - (void) gtkDragDestSetTrackMotion: | (BOOL) | trackMotion |
-(void*)gtkDragDestSetTrackMotion: trackMotion;
| trackMotion |
Definition at line 206 of file CGTKWidget.m.
| - (void) gtkDragDestSetWithFlags: | (GtkDestDefaults) | flags | |
| andTargets: | (GtkTargetEntry*) | targets | |
| andNtargets: | (gint) | ntargets | |
| andActions: | (GdkDragAction) | actions | |
-(void*)gtkDragDestSetWithFlags:(GtkDestDefaults) flags andTargets:(GtkTargetEntry*) targets andNtargets:(gint) ntargets andActions:(GdkDragAction) actions;
| flags | |
| targets | |
| ntargets | |
| actions |
Definition at line 191 of file CGTKWidget.m.
| - (void) gtkDragDestUnset |
-(void*)gtkDragDestUnset;
Definition at line 211 of file CGTKWidget.m.
| - (void) gtkDragGetDataWithContext: | (GdkDragContext*) | context | |
| andTarget: | (GdkAtom) | target | |
| andTime: | (guint32) | time | |
-(void*)gtkDragGetDataWithContext:(GdkDragContext*) context andTarget:(GdkAtom) target andTime:(guint32) time;
| context | |
| target | |
| time |
Definition at line 216 of file CGTKWidget.m.
| - (void) gtkDragHighlight |
-(void*)gtkDragHighlight;
Definition at line 221 of file CGTKWidget.m.
| - (void) gtkDragSourceAddImageTargets |
-(void*)gtkDragSourceAddImageTargets;
Definition at line 226 of file CGTKWidget.m.
| - (void) gtkDragSourceAddTextTargets |
-(void*)gtkDragSourceAddTextTargets;
Definition at line 231 of file CGTKWidget.m.
| - (void) gtkDragSourceAddUriTargets |
-(void*)gtkDragSourceAddUriTargets;
Definition at line 236 of file CGTKWidget.m.
| - (GtkTargetList *) gtkDragSourceGetTargetList |
-(GtkTargetList**)gtkDragSourceGetTargetList;
Definition at line 241 of file CGTKWidget.m.
| - (void) gtkDragSourceSetIconGicon: | (GIcon*) | icon |
-(void*)gtkDragSourceSetIconGicon: icon;
| icon |
Definition at line 251 of file CGTKWidget.m.
| - (void) gtkDragSourceSetIconName: | (NSString*) | iconName |
-(void*)gtkDragSourceSetIconName: iconName;
| iconName |
Definition at line 256 of file CGTKWidget.m.
| - (void) gtkDragSourceSetIconPixbuf: | (GdkPixbuf*) | pixbuf |
-(void*)gtkDragSourceSetIconPixbuf: pixbuf;
| pixbuf |
Definition at line 261 of file CGTKWidget.m.
| - (void) gtkDragSourceSetIconStock: | (NSString*) | stockId |
-(void*)gtkDragSourceSetIconStock: stockId;
| stockId |
Definition at line 266 of file CGTKWidget.m.
| - (void) gtkDragSourceSetTargetList: | (GtkTargetList*) | targetList |
-(void*)gtkDragSourceSetTargetList: targetList;
| targetList |
Definition at line 271 of file CGTKWidget.m.
| - (void) gtkDragSourceSetWithStartButtonMask: | (GdkModifierType) | startButtonMask | |
| andTargets: | (GtkTargetEntry*) | targets | |
| andNtargets: | (gint) | ntargets | |
| andActions: | (GdkDragAction) | actions | |
-(void*)gtkDragSourceSetWithStartButtonMask:(GdkModifierType) startButtonMask andTargets:(GtkTargetEntry*) targets andNtargets:(gint) ntargets andActions:(GdkDragAction) actions;
| startButtonMask | |
| targets | |
| ntargets | |
| actions |
Definition at line 246 of file CGTKWidget.m.
| - (void) gtkDragSourceUnset |
-(void*)gtkDragSourceUnset;
Definition at line 276 of file CGTKWidget.m.
| - (void) gtkDragUnhighlight |
-(void*)gtkDragUnhighlight;
Definition at line 281 of file CGTKWidget.m.
| - (void) gtkGrabAdd |
-(void*)gtkGrabAdd;
Definition at line 676 of file CGTKWidget.m.
| - (void) gtkGrabRemove |
-(void*)gtkGrabRemove;
Definition at line 691 of file CGTKWidget.m.
| - (BOOL) hasDefault |
| - (BOOL) hasFocus |
| - (BOOL) hasGrab |
| - (BOOL) hasRcStyle |
| - (BOOL) hasScreen |
| - (BOOL) hasVisibleFocus |
| - (void) hide |
-(void*)hide;
Definition at line 726 of file CGTKWidget.m.
| - (BOOL) hideOnDelete |
| - (BOOL) inDestruction |
| - (void) initTemplate |
-(void*)initTemplate;
Definition at line 741 of file CGTKWidget.m.
| - (void) inputShapeCombineRegion: | (cairo_region_t*) | region |
-(void*)inputShapeCombineRegion: region;
| region |
Definition at line 746 of file CGTKWidget.m.
| - (void) insertActionGroupWithName: | (NSString*) | name | |
| andGroup: | (GActionGroup*) | group | |
-(void*)insertActionGroupWithName:(NSString*) name andGroup:(GActionGroup*) group;
| name | |
| group |
Definition at line 751 of file CGTKWidget.m.
| - (BOOL) intersectWithArea: | (const GdkRectangle*) | area | |
| andIntersection: | (GdkRectangle*) | intersection | |
-(BOOL*)intersectWithArea:(const GdkRectangle*) area andIntersection:(GdkRectangle*) intersection;
| area | |
| intersection |
Definition at line 756 of file CGTKWidget.m.
| - (BOOL) isAncestor: | (CGTKWidget*) | ancestor |
-(BOOL*)isAncestor: ancestor;
| ancestor |
Definition at line 761 of file CGTKWidget.m.
| - (BOOL) isComposited |
| - (BOOL) isDrawable |
| - (BOOL) isFocus |
| - (BOOL) isSensitive |
| - (BOOL) isToplevel |
| - (BOOL) isVisible |
| - (BOOL) keynavFailed: | (GtkDirectionType) | direction |
-(BOOL*)keynavFailed: direction;
| direction |
Definition at line 796 of file CGTKWidget.m.
| - (GList *) listAccelClosures |
| - (GList *) listMnemonicLabels |
| - (void) map |
-(void*)map;
Definition at line 811 of file CGTKWidget.m.
| - (BOOL) mnemonicActivate: | (BOOL) | groupCycling |
-(BOOL*)mnemonicActivate: groupCycling;
| groupCycling |
Definition at line 816 of file CGTKWidget.m.
| - (void) modifyBaseWithState: | (GtkStateType) | state | |
| andColor: | (const GdkColor*) | color | |
-(void*)modifyBaseWithState:(GtkStateType) state andColor:(const GdkColor*) color;
| state | |
| color |
Definition at line 821 of file CGTKWidget.m.
| - (void) modifyBgWithState: | (GtkStateType) | state | |
| andColor: | (const GdkColor*) | color | |
-(void*)modifyBgWithState:(GtkStateType) state andColor:(const GdkColor*) color;
| state | |
| color |
Definition at line 826 of file CGTKWidget.m.
| - (void) modifyCursorWithPrimary: | (const GdkColor*) | primary | |
| andSecondary: | (const GdkColor*) | secondary | |
-(void*)modifyCursorWithPrimary:(const GdkColor*) primary andSecondary:(const GdkColor*) secondary;
| primary | |
| secondary |
Definition at line 831 of file CGTKWidget.m.
| - (void) modifyFgWithState: | (GtkStateType) | state | |
| andColor: | (const GdkColor*) | color | |
-(void*)modifyFgWithState:(GtkStateType) state andColor:(const GdkColor*) color;
| state | |
| color |
Definition at line 836 of file CGTKWidget.m.
| - (void) modifyFont: | (PangoFontDescription*) | fontDesc |
| - (void) modifyStyle: | (GtkRcStyle*) | style |
| - (void) modifyTextWithState: | (GtkStateType) | state | |
| andColor: | (const GdkColor*) | color | |
-(void*)modifyTextWithState:(GtkStateType) state andColor:(const GdkColor*) color;
| state | |
| color |
Definition at line 851 of file CGTKWidget.m.
| - (void) overrideBackgroundColorWithState: | (GtkStateFlags) | state | |
| andColor: | (const GdkRGBA*) | color | |
-(void*)overrideBackgroundColorWithState:(GtkStateFlags) state andColor:(const GdkRGBA*) color;
| state | |
| color |
Definition at line 856 of file CGTKWidget.m.
| - (void) overrideColorWithState: | (GtkStateFlags) | state | |
| andColor: | (const GdkRGBA*) | color | |
-(void*)overrideColorWithState:(GtkStateFlags) state andColor:(const GdkRGBA*) color;
| state | |
| color |
Definition at line 861 of file CGTKWidget.m.
| - (void) overrideCursorWithCursor: | (const GdkRGBA*) | cursor | |
| andSecondaryCursor: | (const GdkRGBA*) | secondaryCursor | |
-(void*)overrideCursorWithCursor:(const GdkRGBA*) cursor andSecondaryCursor:(const GdkRGBA*) secondaryCursor;
| cursor | |
| secondaryCursor |
Definition at line 866 of file CGTKWidget.m.
| - (void) overrideFont: | (const PangoFontDescription*) | fontDesc |
| - (void) overrideSymbolicColorWithName: | (NSString*) | name | |
| andColor: | (const GdkRGBA*) | color | |
-(void*)overrideSymbolicColorWithName:(NSString*) name andColor:(const GdkRGBA*) color;
| name | |
| color |
Definition at line 876 of file CGTKWidget.m.
| - (void) pathWithPathLength: | (guint*) | pathLength | |
| andPath: | (gchar**) | path | |
| andPathReversed: | (gchar**) | pathReversed | |
-(void*)pathWithPathLength:(guint*) pathLength andPath:(gchar**) path andPathReversed:(gchar**) pathReversed;
| pathLength | |
| path | |
| pathReversed |
Definition at line 881 of file CGTKWidget.m.
| - (void) queueComputeExpand |
-(void*)queueComputeExpand;
Definition at line 886 of file CGTKWidget.m.
| - (void) queueDraw |
-(void*)queueDraw;
Definition at line 891 of file CGTKWidget.m.
| - (void) queueDrawAreaWithX: | (gint) | x | |
| andY: | (gint) | y | |
| andWidth: | (gint) | width | |
| andHeight: | (gint) | height | |
-(void*)queueDrawAreaWithX:(gint) x andY:(gint) y andWidth:(gint) width andHeight:(gint) height;
| x | |
| y | |
| width | |
| height |
Definition at line 896 of file CGTKWidget.m.
| - (void) queueDrawRegion: | (const cairo_region_t*) | region |
| - (void) queueResize |
-(void*)queueResize;
Definition at line 906 of file CGTKWidget.m.
| - (void) queueResizeNoRedraw |
-(void*)queueResizeNoRedraw;
Definition at line 911 of file CGTKWidget.m.
| - (void) realize |
-(void*)realize;
Definition at line 916 of file CGTKWidget.m.
| - (cairo_region_t *) regionIntersect: | (const cairo_region_t*) | region |
-(cairo_region_t**)regionIntersect: region;
| region |
Definition at line 921 of file CGTKWidget.m.
| - (void) registerWindow: | (GdkWindow*) | window |
| - (BOOL) removeAcceleratorWithAccelGroup: | (GtkAccelGroup*) | accelGroup | |
| andAccelKey: | (guint) | accelKey | |
| andAccelMods: | (GdkModifierType) | accelMods | |
-(BOOL*)removeAcceleratorWithAccelGroup:(GtkAccelGroup*) accelGroup andAccelKey:(guint) accelKey andAccelMods:(GdkModifierType) accelMods;
| accelGroup | |
| accelKey | |
| accelMods |
Definition at line 931 of file CGTKWidget.m.
| - (void) removeMnemonicLabel: | (CGTKWidget*) | label |
| - (void) removeTickCallback: | (guint) | id |
| - (GdkPixbuf *) renderIconPixbufWithStockId: | (NSString*) | stockId | |
| andSize: | (GtkIconSize) | size | |
-(GdkPixbuf**)renderIconPixbufWithStockId:(NSString*) stockId andSize:(GtkIconSize) size;
| stockId | |
| size |
Definition at line 951 of file CGTKWidget.m.
| - (GdkPixbuf *) renderIconWithStockId: | (NSString*) | stockId | |
| andSize: | (GtkIconSize) | size | |
| andDetail: | (NSString*) | detail | |
-(GdkPixbuf**)renderIconWithStockId:(NSString*) stockId andSize:(GtkIconSize) size andDetail:(NSString*) detail;
| stockId | |
| size | |
| detail |
Definition at line 946 of file CGTKWidget.m.
| - (void) reparent: | (CGTKWidget*) | newParent |
| - (void) resetRcStyles |
-(void*)resetRcStyles;
Definition at line 961 of file CGTKWidget.m.
| - (void) resetStyle |
-(void*)resetStyle;
Definition at line 966 of file CGTKWidget.m.
| - (gint) sendExpose: | (GdkEvent*) | event |
-(gint*)sendExpose: event;
| event |
Definition at line 971 of file CGTKWidget.m.
| - (BOOL) sendFocusChange: | (GdkEvent*) | event |
-(BOOL*)sendFocusChange: event;
| event |
Definition at line 976 of file CGTKWidget.m.
| - (void) setAccelPathWithAccelPath: | (NSString*) | accelPath | |
| andAccelGroup: | (GtkAccelGroup*) | accelGroup | |
-(void*)setAccelPathWithAccelPath:(NSString*) accelPath andAccelGroup:(GtkAccelGroup*) accelGroup;
| accelPath | |
| accelGroup |
Definition at line 981 of file CGTKWidget.m.
| - (void) setAllocation: | (const GtkAllocation*) | allocation |
-(void*)setAllocation: allocation;
| allocation |
Definition at line 986 of file CGTKWidget.m.
| - (void) setAppPaintable: | (BOOL) | appPaintable |
-(void*)setAppPaintable: appPaintable;
| appPaintable |
Definition at line 991 of file CGTKWidget.m.
| - (void) setCanDefault: | (BOOL) | canDefault |
-(void*)setCanDefault: canDefault;
| canDefault |
Definition at line 996 of file CGTKWidget.m.
| - (void) setCanFocus: | (BOOL) | canFocus |
| - (void) setChildVisible: | (BOOL) | isVisible |
-(void*)setChildVisible: isVisible;
| isVisible |
Definition at line 1006 of file CGTKWidget.m.
| - (void) setCompositeName: | (NSString*) | name |
| - (void) setDeviceEnabledWithDevice: | (GdkDevice*) | device | |
| andEnabled: | (BOOL) | enabled | |
-(void*)setDeviceEnabledWithDevice:(GdkDevice*) device andEnabled:(BOOL) enabled;
| device | |
| enabled |
Definition at line 1016 of file CGTKWidget.m.
| - (void) setDeviceEventsWithDevice: | (GdkDevice*) | device | |
| andEvents: | (GdkEventMask) | events | |
-(void*)setDeviceEventsWithDevice:(GdkDevice*) device andEvents:(GdkEventMask) events;
| device | |
| events |
Definition at line 1021 of file CGTKWidget.m.
| - (void) setDirection: | (GtkTextDirection) | dir |
| - (void) setDoubleBuffered: | (BOOL) | doubleBuffered |
-(void*)setDoubleBuffered: doubleBuffered;
| doubleBuffered |
Definition at line 1031 of file CGTKWidget.m.
| - (void) setEvents: | (gint) | events |
| - (void) setHalign: | (GtkAlign) | align |
| - (void) setHasTooltip: | (BOOL) | hasTooltip |
-(void*)setHasTooltip: hasTooltip;
| hasTooltip |
Definition at line 1046 of file CGTKWidget.m.
| - (void) setHasWindow: | (BOOL) | hasWindow |
| - (void) setHexpand: | (BOOL) | expand |
| - (void) setHexpandSet: | (BOOL) | set |
| - (void) setMapped: | (BOOL) | mapped |
| - (void) setMarginBottom: | (gint) | margin |
| - (void) setMarginLeft: | (gint) | margin |
| - (void) setMarginRight: | (gint) | margin |
| - (void) setMarginTop: | (gint) | margin |
| - (void) setName: | (NSString*) | name |
| - (void) setNoShowAll: | (BOOL) | noShowAll |
| - (void) setOpacity: | (double) | opacity |
| - (void) setParent: | (CGTKWidget*) | parent |
| - (void) setParentWindow: | (GdkWindow*) | parentWindow |
-(void*)setParentWindow: parentWindow;
| parentWindow |
Definition at line 1111 of file CGTKWidget.m.
| - (void) setRealized: | (BOOL) | realized |
| - (void) setReceivesDefault: | (BOOL) | receivesDefault |
-(void*)setReceivesDefault: receivesDefault;
| receivesDefault |
Definition at line 1121 of file CGTKWidget.m.
| - (void) setRedrawOnAllocate: | (BOOL) | redrawOnAllocate |
-(void*)setRedrawOnAllocate: redrawOnAllocate;
| redrawOnAllocate |
Definition at line 1126 of file CGTKWidget.m.
| - (void) setSensitive: | (BOOL) | sensitive |
| - (void) setSizeRequestWithWidth: | (gint) | width | |
| andHeight: | (gint) | height | |
-(void*)setSizeRequestWithWidth:(gint) width andHeight:(gint) height;
| width | |
| height |
Definition at line 1136 of file CGTKWidget.m.
| - (void) setState: | (GtkStateType) | state |
| - (void) setStateFlagsWithFlags: | (GtkStateFlags) | flags | |
| andClear: | (BOOL) | clear | |
-(void*)setStateFlagsWithFlags:(GtkStateFlags) flags andClear:(BOOL) clear;
| flags | |
| clear |
Definition at line 1146 of file CGTKWidget.m.
| - (void) setStyle: | (GtkStyle*) | style |
| - (void) setSupportMultidevice: | (BOOL) | supportMultidevice |
-(void*)setSupportMultidevice: supportMultidevice;
| supportMultidevice |
Definition at line 1156 of file CGTKWidget.m.
| - (void) setTooltipMarkup: | (NSString*) | markup |
-(void*)setTooltipMarkup: markup;
| markup |
Reimplemented in CGTKToolItem.
Definition at line 1161 of file CGTKWidget.m.
| - (void) setTooltipText: | (NSString*) | text |
-(void*)setTooltipText: text;
| text |
Reimplemented in CGTKToolItem.
Definition at line 1166 of file CGTKWidget.m.
| - (void) setTooltipWindow: | (GtkWindow*) | customWindow |
-(void*)setTooltipWindow: customWindow;
| customWindow |
Definition at line 1171 of file CGTKWidget.m.
| - (void) setValign: | (GtkAlign) | align |
| - (void) setVexpand: | (BOOL) | expand |
| - (void) setVexpandSet: | (BOOL) | set |
| - (void) setVisible: | (BOOL) | visible |
| - (void) setVisual: | (GdkVisual*) | visual |
| - (void) setWindow: | (GdkWindow*) | window |
| - (void) shapeCombineRegion: | (cairo_region_t*) | region |
| - (void) show |
-(void*)show;
Definition at line 1211 of file CGTKWidget.m.
| - (void) showAll |
-(void*)showAll;
Definition at line 1216 of file CGTKWidget.m.
| - (void) showNow |
-(void*)showNow;
Definition at line 1221 of file CGTKWidget.m.
| - (void) sizeAllocate: | (GtkAllocation*) | allocation |
-(void*)sizeAllocate: allocation;
| allocation |
Definition at line 1226 of file CGTKWidget.m.
| - (void) sizeAllocateWithBaselineWithAllocation: | (GtkAllocation*) | allocation | |
| andBaseline: | (gint) | baseline | |
-(void*)sizeAllocateWithBaselineWithAllocation:(GtkAllocation*) allocation andBaseline:(gint) baseline;
| allocation | |
| baseline |
Definition at line 1231 of file CGTKWidget.m.
| - (void) sizeRequest: | (GtkRequisition*) | requisition |
-(void*)sizeRequest: requisition;
| requisition |
Definition at line 1236 of file CGTKWidget.m.
| - (void) styleAttach |
-(void*)styleAttach;
Definition at line 1241 of file CGTKWidget.m.
| - (void) styleGetPropertyWithPropertyName: | (NSString*) | propertyName | |
| andValue: | (GValue*) | value | |
-(void*)styleGetPropertyWithPropertyName:(NSString*) propertyName andValue:(GValue*) value;
| propertyName | |
| value |
Definition at line 1246 of file CGTKWidget.m.
| - (void) styleGetValistWithFirstPropertyName: | (NSString*) | firstPropertyName | |
| andVarArgs: | (va_list) | varArgs | |
-(void*)styleGetValistWithFirstPropertyName:(NSString*) firstPropertyName andVarArgs:(va_list) varArgs;
| firstPropertyName | |
| varArgs |
Definition at line 1251 of file CGTKWidget.m.
| - (void) thawChildNotify |
-(void*)thawChildNotify;
Definition at line 1256 of file CGTKWidget.m.
| - (BOOL) translateCoordinatesWithDestWidget: | (CGTKWidget*) | destWidget | |
| andSrcX: | (gint) | srcX | |
| andSrcY: | (gint) | srcY | |
| andDestX: | (gint*) | destX | |
| andDestY: | (gint*) | destY | |
-(BOOL*)translateCoordinatesWithDestWidget:(CGTKWidget*) destWidget andSrcX:(gint) srcX andSrcY:(gint) srcY andDestX:(gint*) destX andDestY:(gint*) destY;
| destWidget | |
| srcX | |
| srcY | |
| destX | |
| destY |
Definition at line 1261 of file CGTKWidget.m.
| - (void) triggerTooltipQuery |
-(void*)triggerTooltipQuery;
Definition at line 1266 of file CGTKWidget.m.
| - (void) unmap |
-(void*)unmap;
Definition at line 1271 of file CGTKWidget.m.
| - (void) unparent |
-(void*)unparent;
Definition at line 1276 of file CGTKWidget.m.
| - (void) unrealize |
-(void*)unrealize;
Definition at line 1281 of file CGTKWidget.m.
| - (void) unregisterWindow: | (GdkWindow*) | window |
| - (void) unsetStateFlags: | (GtkStateFlags) | flags |
| - (GtkWidget *) WIDGET |