CoreGTK  3.18.0
CoreGTK is an Objective-C language binding for the GTK+ widget toolkit
CGTKAssistant Class Reference
Inheritance diagram for CGTKAssistant:
Collaboration diagram for CGTKAssistant:

Instance Methods

(id) - init
 
(GtkAssistant *) - ASSISTANT
 
(void) - addActionWidget:
 
(gint) - appendPage:
 
(void) - commit
 
(gint) - getCurrentPage
 
(gint) - getNpages
 
(CGTKWidget *) - getNthPage:
 
(BOOL) - getPageComplete:
 
(BOOL) - getPageHasPadding:
 
(GdkPixbuf *) - getPageHeaderImage:
 
(GdkPixbuf *) - getPageSideImage:
 
(NSString *) - getPageTitle:
 
(GtkAssistantPageType) - getPageType:
 
(gint) - insertPageWithPage:andPosition:
 
(void) - nextPage
 
(gint) - prependPage:
 
(void) - previousPage
 
(void) - removeActionWidget:
 
(void) - removePage:
 
(void) - setCurrentPage:
 
(void) - setForwardPageFuncWithPageFunc:andData:andDestroy:
 
(void) - setPageCompleteWithPage:andComplete:
 
(void) - setPageHasPaddingWithPage:andHasPadding:
 
(void) - setPageHeaderImageWithPage:andPixbuf:
 
(void) - setPageSideImageWithPage:andPixbuf:
 
(void) - setPageTitleWithPage:andTitle:
 
(void) - setPageTypeWithPage:andType:
 
(void) - updateButtonsState
 
- Instance Methods inherited from CGTKWindow
(id) - init:
 
(GtkWindow *) - WINDOW
 
(BOOL) - activateDefault
 
(BOOL) - activateFocus
 
(BOOL) - activateKey:
 
(void) - addAccelGroup:
 
(void) - addMnemonicWithKeyval:andTarget:
 
(void) - beginMoveDragWithButton:andRootX:andRootY:andTimestamp:
 
(void) - beginResizeDragWithEdge:andButton:andRootX:andRootY:andTimestamp:
 
(void) - close
 
(void) - deiconify
 
(void) - fullscreen
 
(void) - fullscreenOnMonitorWithScreen:andMonitor:
 
(BOOL) - getAcceptFocus
 
(GtkApplication *) - getApplication
 
(CGTKWidget *) - getAttachedTo
 
(BOOL) - getDecorated
 
(void) - getDefaultSizeWithWidth:andHeight:
 
(CGTKWidget *) - getDefaultWidget
 
(BOOL) - getDeletable
 
(BOOL) - getDestroyWithParent
 
(CGTKWidget *) - getFocus
 
(BOOL) - getFocusOnMap
 
(BOOL) - getFocusVisible
 
(GdkGravity) - getGravity
 
(GtkWindowGroup *) - getGroup
 
(BOOL) - getHasResizeGrip
 
(BOOL) - getHideTitlebarWhenMaximized
 
(GdkPixbuf *) - getIcon
 
(GList *) - getIconList
 
(NSString *) - getIconName
 
(GdkModifierType) - getMnemonicModifier
 
(BOOL) - getMnemonicsVisible
 
(BOOL) - getModal
 
(gdouble) - getOpacity
 
(void) - getPositionWithRootX:andRootY:
 
(BOOL) - getResizable
 
(BOOL) - getResizeGripArea:
 
(NSString *) - getRole
 
(GdkScreen *) - getScreen
 
(void) - getSizeWithWidth:andHeight:
 
(BOOL) - getSkipPagerHint
 
(BOOL) - getSkipTaskbarHint
 
(NSString *) - getTitle
 
(CGTKWidget *) - getTitlebar
 
(GtkWindow *) - getTransientFor
 
(GdkWindowTypeHint) - getTypeHint
 
(BOOL) - getUrgencyHint
 
(GtkWindowType) - getWindowType
 
(BOOL) - hasGroup
 
(BOOL) - hasToplevelFocus
 
(void) - iconify
 
(BOOL) - isActive
 
(BOOL) - isMaximized
 
(void) - maximize
 
(BOOL) - mnemonicActivateWithKeyval:andModifier:
 
(void) - moveWithX:andY:
 
(BOOL) - parseGeometry:
 
(void) - present
 
(void) - presentWithTime:
 
(BOOL) - propagateKeyEvent:
 
(void) - removeAccelGroup:
 
(void) - removeMnemonicWithKeyval:andTarget:
 
(void) - reshowWithInitialSize
 
(void) - resizeWithWidth:andHeight:
 
(BOOL) - resizeGripIsVisible
 
(void) - resizeToGeometryWithWidth:andHeight:
 
(void) - setAcceptFocus:
 
(void) - setApplication:
 
(void) - setAttachedTo:
 
(void) - setDecorated:
 
(void) - setDefault:
 
(void) - setDefaultGeometryWithWidth:andHeight:
 
(void) - setDefaultSizeWithWidth:andHeight:
 
(void) - setDeletable:
 
(void) - setDestroyWithParent:
 
(void) - setFocus:
 
(void) - setFocusOnMap:
 
(void) - setFocusVisible:
 
(void) - setGeometryHintsWithGeometryWidget:andGeometry:andGeomMask:
 
(void) - setGravity:
 
(void) - setHasResizeGrip:
 
(void) - setHasUserRefCount:
 
(void) - setHideTitlebarWhenMaximized:
 
(void) - setIcon:
 
(BOOL) - setIconFromFileWithFilename:andErr:
 
(void) - setIconList:
 
(void) - setIconName:
 
(void) - setKeepAbove:
 
(void) - setKeepBelow:
 
(void) - setMnemonicModifier:
 
(void) - setMnemonicsVisible:
 
(void) - setModal:
 
(void) - setOpacity:
 
(void) - setPosition:
 
(void) - setResizable:
 
(void) - setRole:
 
(void) - setScreen:
 
(void) - setSkipPagerHint:
 
(void) - setSkipTaskbarHint:
 
(void) - setStartupId:
 
(void) - setTitle:
 
(void) - setTitlebar:
 
(void) - setTransientFor:
 
(void) - setTypeHint:
 
(void) - setUrgencyHint:
 
(void) - setWmclassWithWmclassName:andWmclassClass:
 
(void) - stick
 
(void) - unfullscreen
 
(void) - unmaximize
 
(void) - unstick
 
- Instance Methods inherited from CGTKBin
(GtkBin *) - BIN
 
(CGTKWidget *) - getChild
 
- Instance Methods inherited from CGTKContainer
(GtkContainer *) - CONTAINER
 
(void) - addWidget:withProperties:
 
(void) - add:
 
(void) - checkResize
 
(void) - childGetPropertyWithChild:andPropertyName:andValue:
 
(void) - childGetValistWithChild:andFirstPropertyName:andVarArgs:
 
(void) - childNotifyWithChild:andChildProperty:
 
(void) - childNotifyByPspecWithChild:andPspec:
 
(void) - childSetPropertyWithChild:andPropertyName:andValue:
 
(void) - childSetValistWithChild:andFirstPropertyName:andVarArgs:
 
(GType) - childType
 
(void) - forallWithCallback:andCallbackData:
 
(void) - foreachWithCallback:andCallbackData:
 
(guint) - getBorderWidth
 
(GList *) - getChildren
 
(BOOL) - getFocusChain:
 
(CGTKWidget *) - getFocusChild
 
(GtkAdjustment *) - getFocusHadjustment
 
(GtkAdjustment *) - getFocusVadjustment
 
(GtkWidgetPath *) - getPathForChild:
 
(GtkResizeMode) - getResizeMode
 
(void) - propagateDrawWithChild:andCr:
 
(void) - remove:
 
(void) - resizeChildren
 
(void) - setBorderWidth:
 
(void) - setFocusChain:
 
(void) - setFocusChild:
 
(void) - setFocusHadjustment:
 
(void) - setFocusVadjustment:
 
(void) - setReallocateRedraws:
 
(void) - setResizeMode:
 
(void) - unsetFocusChain
 
- Instance Methods inherited from CGTKWidget
(GtkWidget *) - WIDGET
 
(BOOL) - activate
 
(void) - addAcceleratorWithAccelSignal:andAccelGroup:andAccelKey:andAccelMods:andAccelFlags:
 
(void) - addDeviceEventsWithDevice:andEvents:
 
(void) - addEvents:
 
(void) - addMnemonicLabel:
 
(guint) - addTickCallbackWithCallback:andUserData:andNotify:
 
(BOOL) - canActivateAccel:
 
(BOOL) - childFocus:
 
(void) - childNotify:
 
(void) - classPathWithPathLength:andPath:andPathReversed:
 
(BOOL) - computeExpand:
 
(PangoContext *) - createPangoContext
 
(PangoLayout *) - createPangoLayout:
 
(void) - destroy
 
(void) - destroyed:
 
(BOOL) - deviceIsShadowed:
 
(GdkDragContext *) - gtkDragBeginWithTargets:andActions:andButton:andEvent:
 
(GdkDragContext *) - gtkDragBeginWithCoordinatesWithTargets:andActions:andButton:andEvent:andX:andY:
 
(BOOL) - gtkDragCheckThresholdWithStartX:andStartY:andCurrentX:andCurrentY:
 
(void) - gtkDragDestAddImageTargets
 
(void) - gtkDragDestAddTextTargets
 
(void) - gtkDragDestAddUriTargets
 
(GdkAtom) - gtkDragDestFindTargetWithContext:andTargetList:
 
(GtkTargetList *) - gtkDragDestGetTargetList
 
(BOOL) - gtkDragDestGetTrackMotion
 
(void) - gtkDragDestSetWithFlags:andTargets:andNtargets:andActions:
 
(void) - gtkDragDestSetProxyWithProxyWindow:andProtocol:andUseCoordinates:
 
(void) - gtkDragDestSetTargetList:
 
(void) - gtkDragDestSetTrackMotion:
 
(void) - gtkDragDestUnset
 
(void) - gtkDragGetDataWithContext:andTarget:andTime:
 
(void) - gtkDragHighlight
 
(void) - gtkDragSourceAddImageTargets
 
(void) - gtkDragSourceAddTextTargets
 
(void) - gtkDragSourceAddUriTargets
 
(GtkTargetList *) - gtkDragSourceGetTargetList
 
(void) - gtkDragSourceSetWithStartButtonMask:andTargets:andNtargets:andActions:
 
(void) - gtkDragSourceSetIconGicon:
 
(void) - gtkDragSourceSetIconName:
 
(void) - gtkDragSourceSetIconPixbuf:
 
(void) - gtkDragSourceSetIconStock:
 
(void) - gtkDragSourceSetTargetList:
 
(void) - gtkDragSourceUnset
 
(void) - gtkDragUnhighlight
 
(void) - draw:
 
(void) - ensureStyle
 
(void) - errorBell
 
(BOOL) - event:
 
(void) - freezeChildNotify
 
(AtkObject *) - getAccessible
 
(GActionGroup *) - getActionGroup:
 
(int) - getAllocatedBaseline
 
(int) - getAllocatedHeight
 
(int) - getAllocatedWidth
 
(void) - getAllocation:
 
(CGTKWidget *) - getAncestor:
 
(BOOL) - getAppPaintable
 
(BOOL) - getCanDefault
 
(BOOL) - getCanFocus
 
(void) - getChildRequisition:
 
(BOOL) - getChildVisible
 
(void) - getClip:
 
(GtkClipboard *) - getClipboard:
 
(NSString *) - getCompositeName
 
(BOOL) - getDeviceEnabled:
 
(GdkEventMask) - getDeviceEvents:
 
(GtkTextDirection) - getDirection
 
(GdkDisplay *) - getDisplay
 
(BOOL) - getDoubleBuffered
 
(gint) - getEvents
 
(PangoFontMap *) - getFontMap
 
(const cairo_font_options_t *) - getFontOptions
 
(GdkFrameClock *) - getFrameClock
 
(GtkAlign) - getHalign
 
(BOOL) - getHasTooltip
 
(BOOL) - getHasWindow
 
(BOOL) - getHexpand
 
(BOOL) - getHexpandSet
 
(BOOL) - getMapped
 
(gint) - getMarginBottom
 
(gint) - getMarginEnd
 
(gint) - getMarginLeft
 
(gint) - getMarginRight
 
(gint) - getMarginStart
 
(gint) - getMarginTop
 
(GdkModifierType) - getModifierMask:
 
(GtkRcStyle *) - getModifierStyle
 
(NSString *) - getName
 
(BOOL) - getNoShowAll
 
(PangoContext *) - getPangoContext
 
(CGTKWidget *) - getParent
 
(GdkWindow *) - getParentWindow
 
(GtkWidgetPath *) - getPath
 
(void) - getPointerWithX:andY:
 
(void) - getPreferredHeightWithMinimumHeight:andNaturalHeight:
 
(void) - getPreferredHeightAndBaselineForWidthWithWidth:andMinimumHeight:andNaturalHeight:andMinimumBaseline:andNaturalBaseline:
 
(void) - getPreferredHeightForWidthWithWidth:andMinimumHeight:andNaturalHeight:
 
(void) - getPreferredSizeWithMinimumSize:andNaturalSize:
 
(void) - getPreferredWidthWithMinimumWidth:andNaturalWidth:
 
(void) - getPreferredWidthForHeightWithHeight:andMinimumWidth:andNaturalWidth:
 
(BOOL) - getRealized
 
(BOOL) - getReceivesDefault
 
(GtkSizeRequestMode) - getRequestMode
 
(void) - getRequisition:
 
(GdkWindow *) - getRootWindow
 
(gint) - getScaleFactor
 
(BOOL) - getSensitive
 
(GtkSettings *) - getSettings
 
(void) - getSizeRequestWithWidth:andHeight:
 
(GtkStateType) - getState
 
(GtkStateFlags) - getStateFlags
 
(GtkStyle *) - getStyle
 
(GtkStyleContext *) - getStyleContext
 
(BOOL) - getSupportMultidevice
 
(GObject *) - getTemplateChildWithWidgetType:andName:
 
(NSString *) - getTooltipMarkup
 
(NSString *) - getTooltipText
 
(GtkWindow *) - getTooltipWindow
 
(CGTKWidget *) - getToplevel
 
(GtkAlign) - getValign
 
(GtkAlign) - getValignWithBaseline
 
(BOOL) - getVexpand
 
(BOOL) - getVexpandSet
 
(BOOL) - getVisible
 
(GdkVisual *) - getVisual
 
(GdkWindow *) - getWindow
 
(void) - gtkGrabAdd
 
(void) - grabDefault
 
(void) - grabFocus
 
(void) - gtkGrabRemove
 
(BOOL) - hasDefault
 
(BOOL) - hasFocus
 
(BOOL) - hasGrab
 
(BOOL) - hasRcStyle
 
(BOOL) - hasScreen
 
(BOOL) - hasVisibleFocus
 
(void) - hide
 
(BOOL) - hideOnDelete
 
(BOOL) - inDestruction
 
(void) - initTemplate
 
(void) - inputShapeCombineRegion:
 
(void) - insertActionGroupWithName:andGroup:
 
(BOOL) - intersectWithArea:andIntersection:
 
(BOOL) - isAncestor:
 
(BOOL) - isComposited
 
(BOOL) - isDrawable
 
(BOOL) - isFocus
 
(BOOL) - isSensitive
 
(BOOL) - isToplevel
 
(BOOL) - isVisible
 
(BOOL) - keynavFailed:
 
(GList *) - listAccelClosures
 
(const gchar **) - listActionPrefixes
 
(GList *) - listMnemonicLabels
 
(void) - map
 
(BOOL) - mnemonicActivate:
 
(void) - modifyBaseWithState:andColor:
 
(void) - modifyBgWithState:andColor:
 
(void) - modifyCursorWithPrimary:andSecondary:
 
(void) - modifyFgWithState:andColor:
 
(void) - modifyFont:
 
(void) - modifyStyle:
 
(void) - modifyTextWithState:andColor:
 
(void) - overrideBackgroundColorWithState:andColor:
 
(void) - overrideColorWithState:andColor:
 
(void) - overrideCursorWithCursor:andSecondaryCursor:
 
(void) - overrideFont:
 
(void) - overrideSymbolicColorWithName:andColor:
 
(void) - pathWithPathLength:andPath:andPathReversed:
 
(void) - queueComputeExpand
 
(void) - queueDraw
 
(void) - queueDrawAreaWithX:andY:andWidth:andHeight:
 
(void) - queueDrawRegion:
 
(void) - queueResize
 
(void) - queueResizeNoRedraw
 
(void) - realize
 
(cairo_region_t *) - regionIntersect:
 
(void) - registerWindow:
 
(BOOL) - removeAcceleratorWithAccelGroup:andAccelKey:andAccelMods:
 
(void) - removeMnemonicLabel:
 
(void) - removeTickCallback:
 
(GdkPixbuf *) - renderIconWithStockId:andSize:andDetail:
 
(GdkPixbuf *) - renderIconPixbufWithStockId:andSize:
 
(void) - reparent:
 
(void) - resetRcStyles
 
(void) - resetStyle
 
(gint) - sendExpose:
 
(BOOL) - sendFocusChange:
 
(void) - setAccelPathWithAccelPath:andAccelGroup:
 
(void) - setAllocation:
 
(void) - setAppPaintable:
 
(void) - setCanDefault:
 
(void) - setCanFocus:
 
(void) - setChildVisible:
 
(void) - setClip:
 
(void) - setCompositeName:
 
(void) - setDeviceEnabledWithDevice:andEnabled:
 
(void) - setDeviceEventsWithDevice:andEvents:
 
(void) - setDirection:
 
(void) - setDoubleBuffered:
 
(void) - setEvents:
 
(void) - setFontMap:
 
(void) - setFontOptions:
 
(void) - setHalign:
 
(void) - setHasTooltip:
 
(void) - setHasWindow:
 
(void) - setHexpand:
 
(void) - setHexpandSet:
 
(void) - setMapped:
 
(void) - setMarginBottom:
 
(void) - setMarginEnd:
 
(void) - setMarginLeft:
 
(void) - setMarginRight:
 
(void) - setMarginStart:
 
(void) - setMarginTop:
 
(void) - setName:
 
(void) - setNoShowAll:
 
(void) - setOpacity:
 
(void) - setParent:
 
(void) - setParentWindow:
 
(void) - setRealized:
 
(void) - setReceivesDefault:
 
(void) - setRedrawOnAllocate:
 
(void) - setSensitive:
 
(void) - setSizeRequestWithWidth:andHeight:
 
(void) - setState:
 
(void) - setStateFlagsWithFlags:andClear:
 
(void) - setStyle:
 
(void) - setSupportMultidevice:
 
(void) - setTooltipMarkup:
 
(void) - setTooltipText:
 
(void) - setTooltipWindow:
 
(void) - setValign:
 
(void) - setVexpand:
 
(void) - setVexpandSet:
 
(void) - setVisible:
 
(void) - setVisual:
 
(void) - setWindow:
 
(void) - shapeCombineRegion:
 
(void) - show
 
(void) - showAll
 
(void) - showNow
 
(void) - sizeAllocate:
 
(void) - sizeAllocateWithBaselineWithAllocation:andBaseline:
 
(void) - sizeRequest:
 
(void) - styleAttach
 
(void) - styleGetPropertyWithPropertyName:andValue:
 
(void) - styleGetValistWithFirstPropertyName:andVarArgs:
 
(void) - thawChildNotify
 
(BOOL) - translateCoordinatesWithDestWidget:andSrcX:andSrcY:andDestX:andDestY:
 
(void) - triggerTooltipQuery
 
(void) - unmap
 
(void) - unparent
 
(void) - unrealize
 
(void) - unregisterWindow:
 
(void) - unsetStateFlags:
 
- Instance Methods inherited from CGTKBase
(id) - initWithGObject:
 
(void) - setGObject:
 
(GObject *) - GOBJECT
 

Additional Inherited Members

- Class Methods inherited from CGTKWindow
(GList *) + getDefaultIconList
 
(NSString *) + getDefaultIconName
 
(GList *) + listToplevels
 
(void) + setAutoStartupNotification:
 
(void) + setDefaultIcon:
 
(BOOL) + setDefaultIconFromFileWithFilename:andErr:
 
(void) + setDefaultIconList:
 
(void) + setDefaultIconName:
 
(void) + setInteractiveDebugging:
 
- Class Methods inherited from CGTKWidget
(GtkTextDirection) + getDefaultDirection
 
(GtkStyle *) + getDefaultStyle
 
(void) + popCompositeChild
 
(void) + pushCompositeChild
 
(void) + setDefaultDirection:
 
- Class Methods inherited from CGTKBase
(CGTKBase *) + withGObject:
 
- Protected Attributes inherited from CGTKBase
GObject * __gObject
 

Detailed Description

Definition at line 34 of file CGTKAssistant.h.

Method Documentation

- (void) addActionWidget: (CGTKWidget*)  child

-(void*)addActionWidget: child;

Parameters
child

Definition at line 53 of file CGTKAssistant.m.

- (gint) appendPage: (CGTKWidget*)  page

-(gint*)appendPage: page;

Parameters
page
Returns
gint

Definition at line 58 of file CGTKAssistant.m.

- (GtkAssistant *) ASSISTANT

Methods

Definition at line 48 of file CGTKAssistant.m.

- (void) commit

-(void*)commit;

Definition at line 63 of file CGTKAssistant.m.

- (gint) getCurrentPage

-(gint*)getCurrentPage;

Returns
gint

Definition at line 68 of file CGTKAssistant.m.

- (gint) getNpages

-(gint*)getNpages;

Returns
gint

Definition at line 73 of file CGTKAssistant.m.

- (CGTKWidget *) getNthPage: (gint)  pageNum

-(CGTKWidget**)getNthPage: pageNum;

Parameters
pageNum
Returns
CGTKWidget*

Definition at line 78 of file CGTKAssistant.m.

- (BOOL) getPageComplete: (CGTKWidget*)  page

-(BOOL*)getPageComplete: page;

Parameters
page
Returns
BOOL

Definition at line 83 of file CGTKAssistant.m.

- (BOOL) getPageHasPadding: (CGTKWidget*)  page

-(BOOL*)getPageHasPadding: page;

Parameters
page
Returns
BOOL

Definition at line 88 of file CGTKAssistant.m.

- (GdkPixbuf *) getPageHeaderImage: (CGTKWidget*)  page

-(GdkPixbuf**)getPageHeaderImage: page;

Parameters
page
Returns
GdkPixbuf*

Definition at line 93 of file CGTKAssistant.m.

- (GdkPixbuf *) getPageSideImage: (CGTKWidget*)  page

-(GdkPixbuf**)getPageSideImage: page;

Parameters
page
Returns
GdkPixbuf*

Definition at line 98 of file CGTKAssistant.m.

- (NSString *) getPageTitle: (CGTKWidget*)  page

-(NSString**)getPageTitle: page;

Parameters
page
Returns
NSString*

Definition at line 103 of file CGTKAssistant.m.

- (GtkAssistantPageType) getPageType: (CGTKWidget*)  page

-(GtkAssistantPageType*)getPageType: page;

Parameters
page
Returns
GtkAssistantPageType

Definition at line 108 of file CGTKAssistant.m.

- (id) init

Constructors

Definition at line 36 of file CGTKAssistant.m.

- (gint) insertPageWithPage: (CGTKWidget*)  page
andPosition: (gint)  position 

-(gint*)insertPageWithPage:(CGTKWidget*) page andPosition:(gint) position;

Parameters
page
position
Returns
gint

Definition at line 113 of file CGTKAssistant.m.

- (void) nextPage

-(void*)nextPage;

Definition at line 118 of file CGTKAssistant.m.

- (gint) prependPage: (CGTKWidget*)  page

-(gint*)prependPage: page;

Parameters
page
Returns
gint

Definition at line 123 of file CGTKAssistant.m.

- (void) previousPage

-(void*)previousPage;

Definition at line 128 of file CGTKAssistant.m.

- (void) removeActionWidget: (CGTKWidget*)  child

-(void*)removeActionWidget: child;

Parameters
child

Definition at line 133 of file CGTKAssistant.m.

- (void) removePage: (gint)  pageNum

-(void*)removePage: pageNum;

Parameters
pageNum

Definition at line 138 of file CGTKAssistant.m.

- (void) setCurrentPage: (gint)  pageNum

-(void*)setCurrentPage: pageNum;

Parameters
pageNum

Definition at line 143 of file CGTKAssistant.m.

- (void) setForwardPageFuncWithPageFunc: (GtkAssistantPageFunc)  pageFunc
andData: (gpointer)  data
andDestroy: (GDestroyNotify)  destroy 

-(void*)setForwardPageFuncWithPageFunc:(GtkAssistantPageFunc) pageFunc andData:(gpointer) data andDestroy:(GDestroyNotify) destroy;

Parameters
pageFunc
data
destroy

Definition at line 148 of file CGTKAssistant.m.

- (void) setPageCompleteWithPage: (CGTKWidget*)  page
andComplete: (BOOL)  complete 

-(void*)setPageCompleteWithPage:(CGTKWidget*) page andComplete:(BOOL) complete;

Parameters
page
complete

Definition at line 153 of file CGTKAssistant.m.

- (void) setPageHasPaddingWithPage: (CGTKWidget*)  page
andHasPadding: (BOOL)  hasPadding 

-(void*)setPageHasPaddingWithPage:(CGTKWidget*) page andHasPadding:(BOOL) hasPadding;

Parameters
page
hasPadding

Definition at line 158 of file CGTKAssistant.m.

- (void) setPageHeaderImageWithPage: (CGTKWidget*)  page
andPixbuf: (GdkPixbuf*)  pixbuf 

-(void*)setPageHeaderImageWithPage:(CGTKWidget*) page andPixbuf:(GdkPixbuf*) pixbuf;

Parameters
page
pixbuf

Definition at line 163 of file CGTKAssistant.m.

- (void) setPageSideImageWithPage: (CGTKWidget*)  page
andPixbuf: (GdkPixbuf*)  pixbuf 

-(void*)setPageSideImageWithPage:(CGTKWidget*) page andPixbuf:(GdkPixbuf*) pixbuf;

Parameters
page
pixbuf

Definition at line 168 of file CGTKAssistant.m.

- (void) setPageTitleWithPage: (CGTKWidget*)  page
andTitle: (NSString*)  title 

-(void*)setPageTitleWithPage:(CGTKWidget*) page andTitle:(NSString*) title;

Parameters
page
title

Definition at line 173 of file CGTKAssistant.m.

- (void) setPageTypeWithPage: (CGTKWidget*)  page
andType: (GtkAssistantPageType)  type 

-(void*)setPageTypeWithPage:(CGTKWidget*) page andType:(GtkAssistantPageType) type;

Parameters
page
type

Definition at line 178 of file CGTKAssistant.m.

- (void) updateButtonsState

-(void*)updateButtonsState;

Definition at line 183 of file CGTKAssistant.m.


The documentation for this class was generated from the following files: