gtk - pkg.dev
文章推薦指數: 80 %
Go Bindings for Gtk+ 2. Support version 2.16 and later. Index ¶. Constants; func ABOUT_DIALOG(p *AboutDialog) *C.GtkAboutDialog; func ...
WhyGo
GetStarted
Packages
Blog
Details
Validgo.modfile
TheGomodulesystemwasintroducedinGo1.11andistheofficialdependencymanagement
solutionforGo.
Redistributablelicense
Redistributablelicensesplaceminimalrestrictionsonhowsoftwarecanbeused,
modified,andredistributed.
Taggedversion
Moduleswithtaggedversionsgiveimportersmorepredictablebuilds.
Stableversion
Whenaprojectreachesmajorversionv1itisconsideredstable.
Learnmore
Repository
github.com/mattn/go-gtk
Jumpto...
Documentation
Overview
Index
Constants
Variables
Functions
ABOUT_DIALOG(p)
ACCEL_LABEL(p)
ACCESSIBLE(p)
ACTION(p)
ACTION_GROUP(p)
ACTIVATABLE(p)
ADJUSTMENT(p)
ALIGNMENT(p)
ARROW(p)
ASSISTANT(p)
AS_GWIDGET(p)
AcceleratorGetDefaultModMask()
AcceleratorParse(accelerator)
BIN(p)
BOX(p)
BUTTON(p)
BinaryAge()
CALENDAR(p)
CELL_RENDERER_TEXT(p)
CELL_RENDERER_TOGGLE(p)
CHECK_MENU_ITEM(p)
COLOR_BUTTON(p)
COMBO_BOX(p)
COMBO_BOX_ENTRY(p)
COMBO_BOX_TEXT(p)
CONTAINER(p)
CheckVersion(major,minor,micro)
DIALOG(p)
DRAWING_AREA(p)
ENTRY(p)
EXPANDER(p)
EventsPending()
FILE_CHOOSER(p)
FIXED(p)
FONT_BUTTON(p)
FONT_SELECTION(p)
FONT_SELECTION_DIALOG(p)
FRAME(p)
GetCurrentEventTime()
ICON_VIEW(p)
IMAGE(p)
IMAGE_MENU_ITEM(p)
INFO_BAR(p)
ITEM(p)
IconSizeLookup(size)
Init(args)
InterfaceAge()
LABEL(p)
LAYOUT(p)
LINK_BUTTON(p)
MENU(p)
MENU_BAR(p)
MENU_ITEM(p)
MENU_SHELL(p)
MENU_TOOL_BUTTON(p)
MESSAGE_DIALOG(p)
MISC(m)
Main()
MainIteration()
MainIterationDo(blocking)
MainQuit()
MajorVersion()
MicroVersion()
MinorVersion()
NOTEBOOK(p)
PANED(p)
PROGRESS_BAR(p)
RADIO_ACTION(p)
RADIO_BUTTON(p)
RADIO_MENU_ITEM(p)
RANGE(p)
RCParse(file)
RCParseString(style)
RCReparseAll()
RCResetStyles(settings)
RECENT_ACTION(p)
SCALE(p)
SCALEBUTTON(p)
SCROLLED_WINDOW(p)
SEPARATOR_TOOL_ITEM(p)
SPINNER(s)
SPIN_BUTTON(p)
STATUSBAR(p)
STYLE(p)
SetLocale()
StatusIconPositionMenu(menu,px,py,push_in,data)
StockListIDs()
StockLookup(stock_id,item)
TABLE(p)
TEXT_BUFFER(p)
TEXT_TAG(p)
TEXT_VIEW(p)
TOGGLE_ACTION(p)
TOGGLE_BUTTON(p)
TOGGLE_TOOL_BUTTON(p)
TOOLBAR(p)
TOOL_BUTTON(p)
TOOL_ITEM(p)
TOOL_ITEM_GROUP(p)
TOOL_PALETTE(p)
TREE_VIEW(p)
ToNative(w)
UI_MANAGER(p)
VIEWPORT(p)
WIDGET(p)
WINDOW(p)
Types
typeAboutDialog
NewAboutDialog()
(v)GetArtists()
(v)GetAuthors()
(v)GetComments()
(v)GetCopyright()
(v)GetDocumenters()
(v)GetLicense()
(v)GetLogo()
(v)GetLogoIconName()
(v)GetProgramName()
(v)GetTranslatorCredits()
(v)GetVersion()
(v)GetWebsite()
(v)GetWebsiteLabel()
(v)GetWrapLicense()
(v)SetArtists(artists)
(v)SetAuthors(authors)
(v)SetComments(comments)
(v)SetCopyright(copyright)
(v)SetDocumenters(documenters)
(v)SetLicense(license)
(v)SetLogo(logo)
(v)SetLogoIconName(icon_name)
(v)SetProgramName(name)
(v)SetTranslatorCredits(translator_credits)
(v)SetVersion(version)
(v)SetWebsite(website)
(v)SetWebsiteLabel(website_label)
(v)SetWrapLicense(wrap_license)
typeAccelFlags
typeAccelGroup
NewAccelGroup()
typeAccelLabel
NewAccelLabel(label)
(v)GetAccelWidget()
(v)GetAccelWidth()
(v)Refetch()
(v)SetAccelWidget(w)
typeAccessible
(v)ConnectWidgetDestroyed()
(v)GetWidget()
(v)SetWidget(w)
typeAction
NewAction(name,label,tooltip,stock_id)
(v)Activate()
(v)BlockActivate()
(v)BlockActivateFrom(proxy)
(v)ConnectAccelerator()
(v)ConnectProxy(proxy)
(v)CreateIcon(icon_size)
(v)CreateMenu()
(v)CreateMenuItem()
(v)CreateToolItem()
(v)DisconnectAccelerator()
(v)DisconnectProxy(proxy)
(v)GetAccelPath()
(v)GetAlwaysShowImage()
(v)GetIconName()
(v)GetIsImportant()
(v)GetLabel()
(v)GetName()
(v)GetProxies()
(v)GetSensitive()
(v)GetShortLabel()
(v)GetStockId()
(v)GetTooltip()
(v)GetVisible()
(v)GetVisibleHorizontal()
(v)GetVisibleVertical()
(v)IsSensitive()
(v)IsVisible()
(v)SetAccelGroup(accel_group)
(v)SetAccelPath(accel_path)
(v)SetAlwaysShowImage(always_show)
(v)SetIconName(icon_name)
(v)SetIsImportant(is_important)
(v)SetLable(label)
(v)SetSensitive(sensitive)
(v)SetShortLabel(short_label)
(v)SetStockId(stock_id)
(v)SetTooltip(tooltip)
(v)SetVisible(visible)
(v)SetVisibleHorizontal(visible_horizontal)
(v)SetVisibleVertical(visible_vertical)
(v)UnblockActivate()
(v)UnblockActivateFrom(proxy)
typeActionGroup
NewActionGroup(name)
(v)AddAction(action)
(v)AddActionWithAccel(action,accelerator)
(v)GetAction(action_name)
(v)GetName()
(v)GetSensitive()
(v)GetVisible()
(v)ListActions()
(v)RemoveAction(action)
(v)SetSensitive(sensitive)
(v)SetVisible(visible)
typeActivatable
(v)GetRelatedAction()
(v)GetUseActionAppearance()
(v)SetRelatedAction(action)
(v)SetUseActionAppearance(use_appearance)
typeAdjustment
NewAdjustment(value,lower,upper,step_increment,page_increment,page_size)
(v)Configure(value,lower,upper,step_increment,page_increment,page_size)
(v)Connect(s,f,datas)
(v)GetLower()
(v)GetPageIncrement()
(v)GetPageSize()
(v)GetStepIncrement()
(v)GetUpper()
(v)GetValue()
(v)SetLower(lower)
(v)SetPageIncrement(page_increment)
(v)SetPageSize(page_size)
(v)SetStepIncrement(step_increment)
(v)SetUpper(upper)
(v)SetValue(value)
typeAlignment
NewAlignment(xalign,yalign,xscale,yscale)
(v)GetPadding()
(v)Set(xalign,yalign,xscale,yscale)
(v)SetPadding(padding_top,padding_bottom,padding_left,padding_right)
typeAllocation
typeArrow
NewArrow(at,st)
(a)Set(at,st)
typeArrowType
typeAssistant
NewAssistant()
(v)AddActionWidget(child)
(v)AppendPage(page)
(v)GetCurrentPage()
(v)GetNPages()
(v)GetNthPage(page_num)
(v)GetPageComplete(page)
(v)GetPageHeaderImage(page)
(v)GetPageSideImage(page)
(v)GetPageTitle(page)
(v)GetPageType(page)
(v)InsertPage(page,position)
(v)PrependPage(page)
(v)RemoveActionWidget(child)
(v)SetCurrentPage(page_num)
(v)SetPageComplete(page,complete)
(v)SetPageHeaderImage(page,pixbuf)
(v)SetPageSideImage(page,pixbuf)
(v)SetPageTitle(page,title)
(v)SetPageType(page,t)
(v)UpdateButtonsState()
typeAssistantPageType
typeAttachOptions
typeBin
(v)GetChild()
typeBorder
typeBox
(v)GetHomogeneous()
(v)GetSpacing()
(v)PackEnd(child,expand,fill,padding)
(v)PackEndDefaults(child)
(v)PackStart(child,expand,fill,padding)
(v)PackStartDefaults(child)
(v)QueryChildPacking(child,expand,fill,padding,pack_type)
(v)ReorderChild(child,position)
(v)SetChildPacking(child,expand,fill,padding,pack_type)
(v)SetHomogeneous(homogeneous)
(v)SetSpacing(spacing)
typeBuilder
NewBuilder()
(v)AddFromFile(filename)
(v)AddFromString(buffer)
(v)ConnectSignals(user_data)
(v)ConnectSignalsFull(f,user_data)
(v)GetObject(name)
(v)GetObjects()
(v)GetTranslationDomain()
(v)GetTypeFromName(type_name)
(v)SetTranslationDomain(domain)
typeBuilderConnectFunc
typeBuilderConnectInfo
typeButton
NewButton()
NewButtonFromStock(stock_id)
NewButtonWithLabel(label)
NewButtonWithMnemonic(label)
(v)Clicked(onclick,datas)
(v)Enter()
(v)GetAlignment()
(v)GetEventWindow()
(v)GetFocusOnClick()
(v)GetImage()
(v)GetImagePosition()
(v)GetLabel()
(v)GetRelief()
(v)GetUseStock()
(v)GetUseUnderline()
(v)Leave()
(v)Pressed()
(v)Released()
(v)SetAlignment(xalign,yalign)
(v)SetFocusOnClick(setting)
(v)SetImage(image)
(v)SetImagePosition(pos)
(v)SetLabel(label)
(v)SetRelief(relief)
(v)SetUseStock(use)
(v)SetUseUnderline(setting)
typeButtonsType
typeCalendar
NewCalendar()
(c)GetDate()
typeCellRenderer
(v)Connect(s,f,datas)
(v)ToCellRenderer()
typeCellRendererAccel
NewCellRendererAccel()
typeCellRendererCombo
NewCellRendererCombo()
typeCellRendererPixbuf
NewCellRendererPixbuf()
typeCellRendererProgress
NewCellRendererProgress()
typeCellRendererSpin
NewCellRendererSpin()
typeCellRendererSpinner
NewCellRendererSpinner()
typeCellRendererText
NewCellRendererText()
(v)SetFixedHeightFromFont(number_of_rows)
typeCellRendererToggle
NewCellRendererToggle()
(v)GetActivatable()
(v)GetActive()
(v)GetRadio()
(v)SetActivatable(activatable)
(v)SetActive(active)
(v)SetRadio(radio)
typeCheckButton
NewCheckButton()
NewCheckButtonWithLabel(label)
NewCheckButtonWithMnemonic(label)
typeCheckMenuItem
NewCheckMenuItem()
NewCheckMenuItemWithLabel(label)
NewCheckMenuItemWithMnemonic(label)
(v)GetActive()
(v)GetDrawAsRadio()
(v)GetInconsistent()
(v)SetActive(setting)
(v)SetDrawAsRadio(setting)
(v)SetInconsistent(setting)
(v)Toggled()
typeClipboard
NewClipboardGetForDisplay(display,selection)
(v)Clear()
(v)Connect(s,f,datas)
(v)SetImage(pixbuf)
(v)SetText(text)
(v)Store()
(v)WaitForContents(target)
(v)WaitForImage()
(v)WaitForText()
typeColorButton
NewColorButton()
NewColorButtonWithColor(color)
(v)GetAlpha()
(v)GetColor()
(v)GetTitle()
(v)GetUseAlpha()
(v)SetAlpha(alpha)
(v)SetColor(color)
(v)SetTitle(title)
(v)SetUseAlpha(use_alpha)
typeComboBox
NewComboBox()
NewComboBoxNewText()
NewComboBoxWithEntry()
NewComboBoxWithModel(model)
NewComboBoxWithModelAndEntry(model)
(v)AppendText(text)
(v)GetActive()
(v)GetActiveIter(iter)
(v)GetActiveText()
(v)GetAddTearoffs()
(v)GetColumnSpanColumn()
(v)GetFocusOnClick()
(v)GetModel()
(v)GetRowSpanColumn()
(v)GetTitle()
(v)GetWrapWidth()
(v)InsertText(text,position)
(v)Popdown()
(v)Popup()
(v)PrependText(text)
(v)RemoveText(position)
(v)SetActive(width)
(v)SetActiveIter(iter)
(v)SetAddTearoffs(add_tearoffs)
(v)SetColumnSpanColumn(column_span)
(v)SetFocusOnClick(focus_on_click)
(v)SetModel(model)
(v)SetRowSpanColumn(row_span)
(v)SetTitle(title)
(v)SetWrapWidth(width)
typeComboBoxEntry
NewComboBoxEntry()
NewComboBoxEntryNewText()
(v)GetTextColumn()
(v)SetTextColumn(text_column)
typeComboBoxText
NewComboBoxText()
NewComboBoxTextWithEntry()
(v)AppendText(text)
(v)GetActiveText()
(v)GetEntry()
(v)InsertText(position,text)
(v)PrependText(text)
(v)Remove(position)
typeContainer
(v)Add(w)
(v)CheckResize()
(v)ChildGet(w,propName,value)
(v)ChildSet(w,propName,value)
(v)GetBorderWidth()
(v)GetChildren()
(v)GetFocusChild()
(v)GetFocusHAdjustment()
(v)GetFocusVAdjustment()
(v)GetResizeMode()
(v)Remove(w)
(v)SetBorderWidth(border_width)
(v)SetFocusChild(child)
(v)SetFocusHAdjustment(adjustment)
(v)SetFocusVAdjustment(adjustment)
(v)SetReallocateRedraws(redraws)
(v)SetResizeMode(resize_mode)
typeCornerType
typeDestDefaults
typeDialog
NewDialog()
(v)AddButton(button_text,response_id)
(v)GetContentArea()
(v)GetHasSeparator()
(v)GetResponseForWidget(w)
(v)GetVBox()
(v)GetWidgetForResponse(id)
(v)Response(response,datas)
(v)Run()
(v)SetDefaultResponse(id)
(v)SetHasSeparator(f)
(v)SetResponseSensitive(id,setting)
typeDialogFlags
typeDrawingArea
NewDrawingArea()
(v)Size(width,height)
typeEditable
(v)CopyClipboard()
(v)CutClipboard()
(v)DeleteSelection()
(v)DeleteText(startPos,endPos)
(v)GetChars(startPos,endPos)
(v)GetEditable()
(v)GetPosition()
(v)GetSelectionBounds()
(v)InsertText(newText,position)
(v)PasteClipboard()
(v)SelectRegion(startPos,endPos)
(v)SetEditable(isEditable)
(v)SetPosition(position)
typeEntry
NewEntry()
NewEntryWithBuffer(buffer)
(v)GetActivatesDefault()
(v)GetAlignment()
(v)GetBuffer()
(v)GetCompletion()
(v)GetHasFrame()
(v)GetInnerBorder()
(v)GetInvisibleChar()
(v)GetMaxLength()
(v)GetOverwriteMode()
(v)GetText()
(v)GetTextLength()
(v)GetVisibility()
(v)GetWidthChars()
(v)SetActivatesDefault(setting)
(v)SetAlignment(xalign)
(v)SetBuffer(buffer)
(v)SetCompletion(completion)
(v)SetHasFrame(setting)
(v)SetInnerBorder(border)
(v)SetInvisibleChar(ch)
(v)SetMaxLength(i)
(v)SetOverwriteMode(mode)
(v)SetText(text)
(v)SetVisibility(setting)
(v)SetWidthChars(i)
(v)UnsetInvisibleChar()
typeEntryBuffer
NewEntryBuffer(initialText)
(v)DeleteText(position,nChars)
(v)GetLength()
(v)GetMaxLength()
(v)GetText()
(v)InsertText(position,text)
(v)SetMaxLength(maxLength)
(v)SetText(text)
typeEntryCompletion
NewEntryCompletion()
(v)Complete()
(v)DeleteAction(index)
(v)GetCompletionPrefix()
(v)GetEntry()
(v)GetInlineCompletion()
(v)GetInlineSelection()
(v)GetMinimumKeyLength()
(v)GetModel()
(v)GetPopupCompletion()
(v)GetPopupSetWidth()
(v)GetPopupSingleMatch()
(v)GetTextColumn()
(v)InsertActionMarkup(index,markup)
(v)InsertActionText(index,text)
(v)InsertPrefix()
(v)SetInlineCompletion(inlineCompletion)
(v)SetInlineSelection(inlineSelection)
(v)SetMinimumKeyLength(length)
(v)SetModel(model)
(v)SetPopupCompletion(popupCompletion)
(v)SetPopupSetWidth(popupSetWidth)
(v)SetPopupSingleMatch(popupSingleMatch)
(v)SetTextColumn(column)
typeEntryCompletionMatchFunc
typeEventBox
EventBoxFromObject(object)
NewEventBox()
typeExpander
NewExpander(label)
NewExpanderWithMnemonic(label)
(v)GetExpanded()
(v)GetLabel()
(v)GetLabelWidget()
(v)GetSpacing()
(v)GetUseMarkup()
(v)GetUseUnderline()
(v)SetExpanded(expanded)
(v)SetLabel(label)
(v)SetLabelWidget(label_widget)
(v)SetSpacing(spacing)
(v)SetUseMarkup(setting)
(v)SetUseUnderline(setting)
typeFileChooser
(v)AddFilter(f)
(v)GetAction()
(v)GetCreateFolders()
(v)GetCurrentFolder()
(v)GetDoOverwriteConfirmation()
(v)GetFilename()
(v)GetFilenames()
(v)GetFilter()
(v)GetLocalOnly()
(v)GetSelectMultiple()
(v)GetShowHidden()
(v)GetUri()
(v)GetUris()
(v)ListFilters()
(v)RemoveFilter(f)
(v)SelectAll()
(v)SelectFilename(filename)
(v)SelectUri(uri)
(v)SetAction(action)
(v)SetCreateFolders(b)
(v)SetCurrentFolder(f)
(v)SetCurrentName(name)
(v)SetDoOverwriteConfirmation(b)
(v)SetFilename(filename)
(v)SetFilter(f)
(v)SetLocalOnly(b)
(v)SetSelectMultiple(b)
(v)SetShowHidden(showHidden)
(v)SetUri(uri)
(v)UnselectAll()
(v)UnselectFilename(filename)
(v)UnselectUri(uri)
typeFileChooserAction
typeFileChooserButton
NewFileChooserButton(title,action)
NewFileChooserButtonWithDialog(dialog)
typeFileChooserDialog
NewFileChooserDialog(title,parent,file_chooser_action,button_text,button_action,buttons)
typeFileChooserWidget
NewFileChooserWidget(file_chooser_action)
typeFileFilter
NewFileFilter()
(v)AddMimeType(mimetype)
(v)AddPattern(pattern)
(v)GetName()
(v)SetName(name)
typeFixed
NewFixed()
(v)Move(w,x,y)
(v)Put(w,x,y)
typeFontButton
NewFontButton()
NewFontButtonWithFont(fontname)
(v)GetFontName()
(v)GetShowSize()
(v)GetShowStyle()
(v)GetTitle()
(v)GetUseFont()
(v)GetUseSize()
(v)SetFontName(fontname)
(v)SetShowSize(show_size)
(v)SetShowStyle(show)
(v)SetTitle(title)
(v)SetUseFont(use)
(v)SetUseSize(use_size)
typeFontSelection
NewFontSelection()
(v)GetFont()
(v)GetFontName()
(v)SetFontName(name)
typeFontSelectionDialog
NewFontSelectionDialog(title)
(v)GetCancelButton()
(v)GetFontName()
(v)GetFontSelection()
(v)GetOkButton()
(v)GetPreviewText()
(v)SetFontName(font)
(v)SetPreviewText(text)
typeFrame
NewFrame(label)
(v)GetLabel()
(v)GetLabelAlign()
(v)GetLabelWidget()
(v)GetShadowType()
(v)SetLabel(label)
(v)SetLabelAlign(xalign,yalign)
(v)SetLabelWidget(label_widget)
(v)SetShadowType(shadow_type)
typeGtkTreeSelecter
typeHBox
NewHBox(homogeneous,spacing)
typeHPaned
NewHPaned()
typeHScrollbar
NewHScrollbar(ha)
typeHSeparator
NewHSeparator()
typeIAction
typeIBox
typeICellRenderer
typeIContainer
typeILabel
typeIPaned
typeITextBuffer
typeITreeModel
typeIWidget
typeIconInfo
(ii)LoadIcon()
typeIconLookupFlags
typeIconSize
typeIconTheme
GetDefaultIconTheme()
(it)LookupByGIcon(icon,width)
typeIconView
NewIconView()
NewIconViewWithModel(model)
(v)GetMarkupColumn()
(v)GetModel()
(v)GetPixbufColumn()
(v)GetTextColumn()
(v)ScrollToPath(path,use,ra,ca)
(v)SetMarkupColumn(markup_column)
(v)SetModel(model)
(v)SetPixbufColumn(pixbuf_column)
(v)SetTextColumn(text_column)
typeImage
NewImage()
NewImageFromFile(filename)
NewImageFromIconName(stock_id,size)
NewImageFromPixbuf(pixbuf)
NewImageFromStock(stock_id,size)
(v)Clear()
(v)GetPixbuf()
(v)SetFromFile(filename)
(v)SetFromPixbuf(pixbuf)
(v)SetFromStock(stock_id,size)
typeImageMenuItem
NewImageMenuItem()
NewImageMenuItemFromStock(stock_id,accel_group)
NewImageMenuItemWithLabel(label)
NewImageMenuItemWithMnemonic(label)
(v)GetImage()
(v)SetImage(image)
typeInfoBar
NewInfoBar()
NewInfoBarWithButtons(buttons)
(v)AddActionWidget(child,responseId)
(v)AddButton(buttonText,responseId)
(v)AddButtons(buttons)
(v)GetActionArea()
(v)GetContentArea()
(v)GetMessageType()
(v)Response(responseId)
(v)SetDefaultResponse(responseId)
(v)SetMessageType(messageType)
(v)SetResponseSensitive(responseId,setting)
typeItem
(v)Deselect()
(v)Select()
(v)Toggle()
typeJustification
typeLabel
LabelWithMnemonic(label)
NewLabel(label)
(v)GetAngle()
(v)GetCurrentUri()
(v)GetEllipsize()
(v)GetJustify()
(v)GetLabel()
(v)GetLineWrap()
(v)GetLineWrapMode()
(v)GetMaxWidthChars()
(v)GetMnemonicWidget()
(v)GetSelectable()
(v)GetSelectionBounds()
(v)GetSingleLineMode()
(v)GetText()
(v)GetTrackVisitedLinks()
(v)GetUseMarkup()
(v)GetUseUnderline()
(v)GetWidthChars()
(v)SelectRegion(start_offset,end_offset)
(v)SetAngle(angle)
(v)SetEllipsize(ellipsize)
(v)SetJustify(jtype)
(v)SetLabel(label)
(v)SetLineWrap(setting)
(v)SetMarkup(markup)
(v)SetMaxWidthChars(n_chars)
(v)SetMnemonicWidget(widget)
(v)SetPattern(pattern)
(v)SetSelectable(setting)
(v)SetSingleLineMode(single_line)
(v)SetText(label)
(v)SetTextWithMnemonic(str)
(v)SetTrackVisitedLinks(track_links)
(v)SetUseLineWrapMode(wrap_mode)
(v)SetUseMarkup(setting)
(v)SetUseUnderline(setting)
(v)SetWidthChars(n_chars)
typeLayout
NewLayout(hadjustment,vadjustment)
(v)Freeze()
(v)GetBinWindow()
(v)GetHAdjustment()
(v)GetSize()
(v)GetVAdjustment()
(v)Move(child,x,y)
(v)Put(child,x,y)
(v)SetHAdjustment(hadjustment)
(v)SetSize(width,height)
(v)SetVAdjustment(vadjustment)
(v)Thaw()
typeLinkButton
NewLinkButton(uri)
NewLinkButtonWithLabel(uri,label)
(v)GetUri()
(v)GetVisited()
(v)SetUri(uri)
(v)SetVisited(visited)
typeListStore
NewListStore(v)
NewListStoreFromNative(l)
(v)Append(iter)
(v)Clear()
(v)Insert(iter,position)
(v)InsertAfter(iter,sibling)
(v)InsertBefore(iter,sibling)
(v)IterIsValid(iter)
(v)MoveAfter(iter,position)
(v)MoveBefore(iter,position)
(v)Prepend(iter)
(v)Remove(iter)
(v)Reorder(i)
(v)Set(iter,a)
(v)SetValue(iter,column,a)
(v)Swap(a,b)
(v)ToTreeModel()
typeMenu
NewMenu()
(v)Detach()
(v)GetActive()
(v)GetAttachWidget()
(v)GetReserveToggleSize()
(v)GetTearoffState()
(v)Popdown()
(v)Popup(parent_menu_shell,parent_menu_item,f,data,button,active_item)
(v)Reposition()
(v)SetReserveToggleSize(b)
(v)SetTearoffState(b)
(v)SetTitle(title)
typeMenuBar
NewMenuBar()
(v)GetChildPackDirection()
(v)GetPackDirection()
(v)SetChildPackDirection(pack_dir)
(v)SetPackDirection(pack_dir)
typeMenuItem
NewMenuItem()
NewMenuItemWithLabel(label)
NewMenuItemWithMnemonic(label)
(v)Activate()
(v)Deselect()
(v)GetLabel()
(v)GetRightJustified()
(v)GetSubmenu()
(v)GetUseUnderline()
(v)RemoveSubmenu()
(v)Select()
(v)SetLabel(label)
(v)SetRightJustified(b)
(v)SetSubmenu(w)
(v)SetUseUnderline(setting)
(v)ToggleSizeAllocate(i)
(v)ToggleSizeRequest(i)
typeMenuPositionFunc
typeMenuPositionFuncInfo
typeMenuShell
(v)Append(child)
(v)Insert(child,position)
(v)Prepend(child)
typeMenuToolButton
NewMenuToolButton(icon,text)
NewMenuToolButtonFromStock(stock_id)
(v)GetMenu()
(v)SetArrowTooltipMarkup(markup)
(v)SetArrowTooltipText(text)
(v)SetMenu(menu)
typeMessageDialog
NewMessageDialog(parent,flag,t,buttons,format,args)
NewMessageDialogWithMarkup(parent,flag,t,buttons,format,args)
(v)GetImage()
(v)SetImage(image)
(v)SetMarkup(markup)
typeMessageType
typeMisc
(m)GetAlignment(xalign,yalign)
(m)GetPadding()
(m)SetAlignment(xalign,yalign)
(m)SetPadding(xpad,ypad)
typeNotebook
NewNotebook()
(v)AppendPage(child,tab_label)
(v)AppendPageMenu(child,tab_label,menu_label)
(v)GetCurrentPage()
(v)GetGroup()
(v)GetGroupId()
(v)GetGroupName()
(v)GetMenuLabel(child)
(v)GetMenuLabelText(child)
(v)GetNPages()
(v)GetNthPage(page_num)
(v)GetScrollable()
(v)GetShowBorder()
(v)GetShowTabs()
(v)GetTabDetachable(child)
(v)GetTabLabel(child)
(v)GetTabLabelText(child)
(v)GetTabPos()
(v)GetTabReorderable(child)
(v)InsertPage(child,tab_label,position)
(v)InsertPageMenu(child,tab_label,menu_label,position)
(v)NextPage()
(v)PageNum(child)
(v)PopupDisable()
(v)PopupEnable()
(v)PrependPage(child,tab_label)
(v)PrependPageMenu(child,tab_label,menu_label)
(v)PrevPage()
(v)QueryTabLabelPacking(child,expand,fill,pack_type)
(v)RemovePage(child,page_num)
(v)ReorderChild(child,position)
(v)SetCurrentPage(pageNum)
(v)SetGroup(group)
(v)SetGroupId(group_id)
(v)SetGroupName(group)
(v)SetHomogeneousTabs(homogeneous)
(v)SetMenuLabel(child,menu_label)
(v)SetMenuLabelText(child,name)
(v)SetReorderable(child,reorderable)
(v)SetScrollable(scrollable)
(v)SetShowBorder(show_border)
(v)SetShowTabs(show_tabs)
(v)SetTabBorder(border_width)
(v)SetTabDetachable(child,detachable)
(v)SetTabHBorder(tab_hborder)
(v)SetTabLabel(child,tab_label)
(v)SetTabLabelPacking(child,expand,fill,pack_type)
(v)SetTabLabelText(child,name)
(v)SetTabPos(pos)
(v)SetTabVBorder(tab_vborder)
typeObject
(v)Ref()
(v)Unref()
typeOrientation
typePackDirection
typePackType
typePaned
(v)Add1(child)
(v)Add2(child)
(v)GetChild1()
(v)GetChild2()
(v)GetPosition()
(v)Pack1(child,resize,shrink)
(v)Pack2(child,resize,shrink)
(v)SetPosition(position)
typePolicyType
typePositionType
typePrintContext
PrintContextFromNative(l)
(v)GetCairoContext()
(v)SetCairoContext(cairo,dpi_x,dpi_y)
typePrintOperation
NewPrintOperation()
(v)Cancel()
(v)Connect(s,f,datas)
(v)IsFinished()
(v)Run(action,parent)
typePrintOperationAction
typePrintOperationResult
typeProgressBar
NewProgressBar()
(v)GetEllipsize()
(v)GetFraction()
(v)GetOrientation()
(v)GetPulseStep()
(v)GetText()
(v)Pulse()
(v)SetEllipsize(ellipsize)
(v)SetFraction(fraction)
(v)SetOrientation(i)
(v)SetPulseStep(fraction)
(v)SetText(show_text)
typeProgressBarOrientation
typeRadioAction
NewRadioAction(name,label,tooltip,stock_id,value)
(v)GetCurrentValue()
(v)GetGroup()
(v)SetCurrentValue(current_value)
(v)SetGroup(group)
typeRadioButton
NewRadioButton(group)
NewRadioButtonFromWidget(w)
NewRadioButtonWithLabel(group,label)
NewRadioButtonWithLabelFromWidget(w,label)
NewRadioButtonWithMnemonic(group,label)
NewRadioButtonWithMnemonicFromWidget(w,label)
(v)GetGroup()
(v)SetGroup(group)
typeRadioMenuItem
NewRadioMenuItem(group)
NewRadioMenuItemWithLabel(group,label)
(v)GetGroup()
(v)SetGroup(group)
typeRadioToolButton
NewRadioToolButton(group)
NewRadioToolButtonFromStock(group,stock_id)
typeRange
(v)GetAdjustment()
(v)GetFillLevel()
(v)GetFlippable()
(v)GetInverted()
(v)GetRestrictToFillLevel()
(v)GetShowFillLevel()
(v)GetValue()
(v)SetAdjustment(a)
(v)SetFillLevel(value)
(v)SetFlippable(b)
(v)SetIncrements(step,page)
(v)SetInverted(b)
(v)SetRange(min,max)
(v)SetRestrictToFillLevel(b)
(v)SetShowFillLevel(b)
(v)SetValue(value)
typeRecentAction
NewRecentAction(name,label,tooltip,stock_id)
(v)GetShowNumbers()
(v)SetShowNumbers(show_numbers)
typeReliefStyle
typeResizeMode
typeResponseType
typeScale
NewHScale(adjustment)
NewHScaleWithRange(min,max,step)
NewVScale(a)
NewVScaleWithRange(min,max,step)
(v)AddMark(value,position,markup)
(v)ClearMarks()
(v)GetDigits()
(v)GetDrawValue()
(v)GetLayoutOffsets()
(v)GetValuePos()
(v)SetDigits(digits)
(v)SetDrawValue(draw_value)
(v)SetValuePos(pos)
typeScaleButton
NewScaleButton(size,min,max,step,icons)
(v)GetAdjustment()
(v)GetMinusButton()
(v)GetPlusButton()
(v)GetPopup()
(v)GetValue()
(v)SetAdjustment(a)
(v)SetIcons(icons)
(v)SetValue(value)
typeScrollbar
typeScrolledWindow
NewScrolledWindow(hadjustment,vadjustment)
(v)AddWithViewPort(w)
(v)GetHAdjustment()
(v)GetPlacement()
(v)GetPolicy(hscrollbar_policy,vscrollbar_policy)
(v)GetShadowType()
(v)GetVAdjustment()
(v)SetHAdjustment(hadjustment)
(v)SetPlacement(window_placement)
(v)SetPolicy(hscrollbar_policy,vscrollbar_policy)
(v)SetShadowType(typ)
(v)SetVAdjustment(vadjustment)
(v)UnsetPlacement()
typeSelectionData
NewSelectionDataFromNative(l)
(v)GetData()
(v)GetLength()
(v)GetText()
typeSelectionMode
typeSeparator
typeSeparatorMenuItem
NewSeparatorMenuItem()
typeSeparatorToolItem
NewSeparatorToolItem()
(v)GetDraw()
(v)SetDraw(draw)
typeSettings
GetSettingsForScreen(screen)
SettingsGetDefault()
(s)SetDoubleProperty(name,v_double,origin)
(s)SetLongProperty(name,v_long,origin)
(s)SetStringProperty(name,v_string,origin)
(s)ToGObject()
typeShadowType
typeSizeGroup
NewSizeGroup(mode)
(v)AddWidget(w)
(v)GetIgnoreHidden()
(v)GetMode()
(v)GetWidgets()
(v)RemoveWidget(w)
(v)SetIgnoreHidden(ignore_hidden)
(v)SetMode(mode)
typeSizeGroupMode
typeSortFunc
typeSortType
typeSpinButton
NewSpinButton(a,climb,digits)
NewSpinButtonWithRange(min,max,step)
(v)Configure(a,climb_rate,digits)
(v)GetAdjustment()
(v)GetDigits()
(v)GetIncrements()
(v)GetNumeric()
(v)GetRange()
(v)GetSnapToTicks()
(v)GetUpdatePolicy()
(v)GetValue()
(v)GetValueAsFloat()
(v)GetValueAsInt()
(v)GetWrap()
(v)OnChangeValue(onclick,datas)
(v)OnInput(onclick,datas)
(v)OnOutput(onclick,datas)
(v)OnValueChanged(onclick,datas)
(v)OnWrapped(onclick,datas)
(v)SetAdjustment(a)
(v)SetDigits(digits)
(v)SetIncrements(step,page)
(v)SetNumeric(numeric)
(v)SetRange(min,max)
(v)SetSnapToTicks(snap_to_ticks)
(v)SetUpdatePolicy(policy)
(v)SetValue(val)
(v)SetWrap(wrap)
(v)Spin(direction,increment)
(v)Update()
typeSpinButtonUpdatePolicy
typeSpinType
typeSpinner
NewSpinner()
(s)Start()
(s)Stop()
typeStateType
typeStatusIcon
NewStatusIcon()
NewStatusIconFromFile(filename)
NewStatusIconFromIconName(icon_name)
NewStatusIconFromPixbuf(pixbuf)
NewStatusIconFromStock(stock_id)
(v)Connect(s,f,datas)
(v)GetHasTooltip()
(v)GetIconName()
(v)GetPixbuf()
(v)GetStock()
(v)GetTitle()
(v)GetTooltipMarkup()
(v)GetTooltipText()
(v)GetVisible()
(v)SetFromFile(filename)
(v)SetFromIconName(icon_name)
(v)SetFromPixbuf(pixbuf)
(v)SetFromStock(stock_id)
(v)SetHasTooltip(setting)
(v)SetName(name)
(v)SetTitle(title)
(v)SetTooltipMarkup(markup)
(v)SetTooltipText(text)
(v)SetVisible(setting)
typeStatusbar
NewStatusbar()
(v)GetContextId(content_description)
(v)GetHasResizeGrip()
(v)Pop(context_id)
(v)Push(context_id,text)
(v)Remove(context_id,message_id)
(v)SetHasResizeGrip(add_tearoffs)
typeStockItem
(v)Add(nitems)
(v)AddStatic(nitems)
typeStyle
NewStyle()
(v)Attach(window)
(v)Copy()
(v)Detach()
(v)LookupColor(colorName)
(v)SetBackground(window,state)
typeTable
NewTable(rows,columns,homogeneous)
(v)Attach(child,left_attach,right_attach,top_attach,bottom_attach,xoptions,...)
(v)AttachDefaults(child,left_attach,right_attach,top_attach,bottom_attach)
(v)GetColSpacing(column)
(v)GetDefaultColSpacing()
(v)GetDefaultRowSpacing()
(v)GetHomogeneous()
(v)GetRowSpacing(row)
(v)Resize(rows,columns)
(v)SetColSpacing(column,spacing)
(v)SetColSpacings(spacing)
(v)SetHomogeneous(homogeneous)
(v)SetRowSpacing(row,spacing)
(v)SetRowSpacings(spacing)
typeTargetEntry
typeTearoffMenuItem
NewTearoffMenuItem()
typeTextAttributes
NewTextAttributes()
(v)Copy()
(v)CopyValues(ta)
(v)Ref()
(v)Unref()
typeTextBuffer
NewTextBuffer(tagtable)
NewTextBufferFromPointer(v)
(v)AddMark(mark,where)
(v)ApplyTag(tag,start,end)
(v)ApplyTagByName(name,start,end)
(v)Backspace(iter,interactive,default_editable)
(v)CreateMark(mark_name,where,left_gravity)
(v)CreateTag(tag_name,props)
(v)Delete(start,end)
(v)DeleteInteractive(start,end,default_editable)
(v)DeleteMark(mark)
(v)DeleteMarkByName(name)
(v)DeleteSelection(interactive,default_editable)
(v)GetBounds(start,end)
(v)GetCharCount()
(v)GetEndIter(iter)
(v)GetHasSelection()
(v)GetInsert()
(v)GetIterAtChildAnchor(i,a)
(v)GetIterAtLine(iter,line_number)
(v)GetIterAtLineIndex(iter,line_number,byte_index)
(v)GetIterAtLineOffset(iter,line_number,char_offset)
(v)GetIterAtMark(iter,mark)
(v)GetIterAtOffset(iter,char_offset)
(v)GetLineCount()
(v)GetMark(name)
(v)GetModified()
(v)GetNativeBuffer()
(v)GetSelectionBound()
(v)GetSelectionBounds(be,en)
(v)GetSlice(start,end,include_hidden_chars)
(v)GetStartIter(iter)
(v)GetTagTable()
(v)GetText(start,end,include_hidden_chars)
(v)Insert(iter,text)
(v)InsertAtCursor(text)
(v)InsertInteractive(iter,text,default_editable)
(v)InsertInteractiveAtCursor(text,default_editable)
(v)InsertPixbuf(iter,pixbuf)
(v)InsertRange(iter,start,end)
(v)InsertRangeInteractive(iter,start,end,default_editable)
(v)InsertWithTag(iter,text,tag)
(v)MoveMark(mark,where)
(v)MoveMarkByName(name,where)
(v)PlaceCursor(where)
(v)RemoveAllTags(start,end)
(v)RemoveTag(tag,start,end)
(v)RemoveTagByName(name,start,end)
(v)SelectRange(ins,bound)
(v)SetModified(setting)
(v)SetText(text)
typeTextChildAnchor
typeTextIter
(v)Assign(iter)
(v)BackwardChar()
(v)BackwardChars(count)
(v)BackwardSearch(str,flags,start,end,limit)
(v)Copy()
(v)ForwardChar()
(v)ForwardChars(count)
(v)ForwardSearch(str,flags,start,end,limit)
(v)Free()
(v)GetBuffer()
(v)GetChar()
(v)GetLine()
(v)GetLineIndex()
(v)GetLineOffset()
(v)GetMarks()
(v)GetOffset()
(v)GetSlice(end)
(v)GetTags()
(v)GetText(end)
(v)GetVisibleLineIndex()
(v)GetVisibleLineOffset()
(v)GetVisibleSlice(end)
(v)GetVisibleText(end)
typeTextMark
typeTextSearchFlags
typeTextTag
NewTextTag(name)
NewTextTagFromPointer(v)
(v)GetPriority()
(v)SetPriority(priority)
typeTextTagTable
NewTextTagTable()
(v)Add(tag)
(v)GetSize()
(v)Lookup(name)
(v)Remove(tag)
typeTextView
NewTextView()
NewTextViewWithBuffer(b)
(v)GetAcceptsTab()
(v)GetBuffer()
(v)GetCursorVisible()
(v)GetEditable()
(v)GetIterAtLocation(iter,x,y)
(v)GetIterAtPosition(iter,trailing,x,y)
(v)GetLineYrange(iter)
(v)GetOverwrite()
(v)GetWrapMode()
(v)ScrollToIter(iter,wm,ua,xa,ya)
(v)ScrollToMark(mark,wm,ua,xa,ya)
(v)SetAcceptsTab(accepts_tab)
(v)SetBuffer(b)
(v)SetCursorVisible(setting)
(v)SetEditable(setting)
(v)SetOverwrite(overwrite)
(v)SetWrapMode(mode)
typeToggleAction
NewToggleAction(name,label,tooltip,stock_id)
(v)GetActive()
(v)GetDrawAsRadio()
(v)SetActive(is_active)
(v)SetDrawAsRadio(draw_as_radio)
(v)Toggled()
typeToggleButton
NewToggleButton()
NewToggleButtonWithLabel(label)
NewToggleButtonWithMnemonic(label)
(v)GetActive()
(v)GetInconsistent()
(v)GetMode()
(v)SetActive(is_active)
(v)SetInconsistent(setting)
(v)SetMode(draw_indicator)
typeToggleToolButton
NewToggleToolButton()
NewToggleToolButtonFromStock(stock_id)
(v)GetActive()
(v)OnToggled(onclick,datas)
(v)SetActive(is_active)
typeToolButton
NewToolButton(icon,text)
NewToolButtonFromStock(stock_id)
(v)GetIconName()
(v)GetIconWidget()
(v)GetLabel()
(v)GetLabelWidget()
(v)GetStockId()
(v)GetUseUnderline()
(v)OnClicked(onclick,datas)
(v)SetIconName(icon_name)
(v)SetIconWidget(icon_widget)
(v)SetLabel(label)
(v)SetLabelWidget(label_widget)
(v)SetStockId(stock_id)
(v)SetUseUnderline(use_underline)
typeToolItem
NewToolItem()
(v)GetExpand()
(v)GetHomogeneous()
(v)GetIsImportant()
(v)GetReliefStyle()
(v)GetTextAlignment()
(v)GetTextOrientation()
(v)GetToolbarStyle()
(v)OnCreateMenuProxy(onclick,datas)
(v)OnSetTooltip(onclick,datas)
(v)OnToolbarReconfigured(onclick,datas)
(v)RebuildMenu()
(v)SetArrowTooltipMarkup(markup)
(v)SetArrowTooltipText(text)
(v)SetExpand(expand)
(v)SetHomogeneous(homogeneous)
(v)SetIsImportant(b)
(v)SetTooltipMarkup(markup)
typeToolItemGroup
NewToolItemGroup(label)
(v)GetCollapsed()
(v)GetHeaderRelief()
(v)GetLabel()
(v)Insert(item,pos)
(v)SetCollapsed(collapsed)
(v)SetHeaderRelief(style)
(v)SetLabel(label)
typeToolPalette
NewToolPalette()
(v)GetExclusive(group)
(v)GetExpand(group)
(v)GetGroupPosition(group)
(v)GetIconSize()
(v)GetStyle()
(v)SetExclusive(group,exclusive)
(v)SetExpand(group,expand)
(v)SetGroupPosition(group,pos)
(v)SetIconSize(size)
(v)SetStyle(style)
(v)UnsetIconSize()
(v)UnsetStyle()
typeToolbar
NewToolbar()
(v)GetDropIndex(x,y)
(v)GetIconSize()
(v)GetItemIndex(item)
(v)GetNItems()
(v)GetNthItem(n)
(v)GetOrientation()
(v)GetReliefStyle()
(v)GetShowArrow()
(v)GetStyle()
(v)GetTooltips()
(v)Insert(item,pos)
(v)OnFocusHomeOrEnd(onclick,datas)
(v)OnOrientationChanged(onclick,datas)
(v)OnPopupContextMenu(onclick,datas)
(v)OnStyleChanged(onclick,datas)
(v)SetDropHighlightItem(item,index)
(v)SetIconSize(icon_size)
(v)SetOrientation(orientation)
(v)SetShowArrow(show_arrow)
(v)SetStyle(style)
(v)SetTooltips(enable)
(v)UnsetIconSize()
(v)UnsetStyle()
typeToolbarStyle
typeTooltip
TooltipFromNative(l)
(v)SetIcon(pixbuf)
(v)SetIconFromIconName(icon_name,size)
(v)SetIconFromStock(stock_id,size)
(v)SetMarkup(markup)
(v)SetText(text)
typeTreeIter
(v)Assign(to)
typeTreeModel
(v)GetFlags()
(v)GetIter(iter,path)
(v)GetIterFirst(iter)
(v)GetIterFromString(iter,path_string)
(v)GetNColumns()
(v)GetPath(iter)
(v)GetStringFromIter(iter)
(v)GetValue(iter,col,val)
(v)IterChildren(iter,parent)
(v)IterHasChild(iter)
(v)IterNChildren(iter)
(v)IterNext(iter)
(v)IterNthChild(iter,parent,n)
(v)IterParent(iter,child)
typeTreeModelFlags
typeTreePath
NewTreePath()
NewTreePathFromString(path)
NewTreePathNewFirst()
TreePathFromNative(value)
(v)AppendIndex(index)
(v)Compare(w)
(v)Copy()
(v)Down()
(v)Free()
(v)GetDepth()
(v)GetIndices()
(v)IsAncestor(descendant)
(v)IsDescendant(ancestor)
(v)Next()
(v)PrependIndex(index)
(v)Prev()
(v)String()
(v)Up()
typeTreeRowReference
NewTreeRowReference(model,path)
(r)Copy()
(r)Free()
(r)GetModel()
(r)GetPath()
(r)Valid()
typeTreeSelection
(v)Connect(s,f,datas)
(v)CountSelectedRows()
(v)GetMode()
(v)GetSelected(iter)
(v)GetSelectedRows(model)
(v)IterIsSelected(iter)
(v)PathIsSelected(path)
(v)SelectAll()
(v)SelectIter(iter)
(v)SelectPath(path)
(v)SelectRange(start_path,end_path)
(v)SetMode(m)
(v)SetSelectFunction(selecter)
(v)UnselectAll()
(v)UnselectIter(iter)
(v)UnselectPath(path)
(v)UnselectRange(start_path,end_path)
typeTreeSortable
NewTreeSortable(model)
(ts)GetSortColumnId(id,order)
(ts)HasDefaultSortFunc()
(ts)SetDefaultSortFunc(fun,userData)
(ts)SetSortColumnId(id,order)
(ts)SetSortFunc(col,fun,userData)
typeTreeStore
NewTreeStore(v)
(v)Append(iter,parent)
(v)Clear()
(v)Insert(iter,parent,position)
(v)InsertAfter(iter,parent,sibling)
(v)InsertBefore(iter,parent,sibling)
(v)IterDepth(iter)
(v)IterIsValid(iter)
(v)MoveAfter(iter,position)
(v)MoveBefore(iter,position)
(v)Prepend(iter,parent)
(v)Remove(iter)
(v)Reorder(iter,i)
(v)Set(iter,a)
(v)SetValue(iter,column,a)
(v)Swap(a,b)
(v)ToTreeModel()
typeTreeView
NewTreeView()
(v)AppendColumn(c)
(v)CollapseAll()
(v)CollapseRow(path)
(v)ExpandAll()
(v)ExpandRow(path,openall)
(v)GetColumn(n)
(v)GetColumns()
(v)GetCursor(path,focus_column)
(v)GetModel()
(v)GetSelection()
(v)RemoveColumn(c)
(v)RowExpanded(path)
(v)ScrollToCell(path,col,use,ra,ca)
(v)SetCursor(path,col,se)
(v)SetHeadersClickable(flag)
(v)SetHeadersVisible(flag)
(v)SetModel(model)
(v)SetRubberBanding(enable)
typeTreeViewColumn
NewTreeViewColumn()
NewTreeViewColumnWithAttribute(title,cell)
NewTreeViewColumnWithAttributes(title,cell,attributes)
(v)AddAttribute(cell,attribute,column)
(v)Clear()
(v)Clicked()
(v)GetClickable()
(v)GetExpand()
(v)GetFixedWidth()
(v)GetMaxWidth()
(v)GetMinWidth()
(v)GetReorderable()
(v)GetResizable()
(v)GetSizing()
(v)GetSpacing()
(v)GetTitle()
(v)GetVisible()
(v)GetWidth()
(v)PackEnd(cell,expand)
(v)PackStart(cell,expand)
(v)SetClickable(clickable)
(v)SetExpand(expand)
(v)SetFixedWidth(w)
(v)SetMaxWidth(w)
(v)SetMinWidth(w)
(v)SetReorderable(reorderable)
(v)SetResizable(resizable)
(v)SetSizing(s)
(v)SetSortColumnId(col)
(v)SetSpacing(spacing)
(v)SetTitle(title)
(v)SetVisible(resizable)
typeTreeViewColumnSizing
typeUIManager
NewUIManager()
(v)AddUIFromString(buffer)
(v)GetAccelGroup()
(v)GetWidget(path)
(v)InsertActionGroup(action_group,pos)
typeVBox
NewVBox(homogeneous,spacing)
typeVPaned
NewVPaned()
typeVScrollbar
NewVScrollbar(va)
typeVSeparator
NewVSeparator()
typeViewport
NewViewport(ha,va)
(v)GetBinWindow()
(v)GetHAdjustment()
(v)GetShadowType()
(v)GetVAdjustment()
(v)GetViewWindow()
(v)SetHAdjustment(ha)
(v)SetShadowType(typ)
(v)SetVAdjustment(va)
typeVolumeButton
NewVolumeButton()
typeWidget
WidgetFromNative(p)
WidgetFromObject(object)
(v)Activate()
(v)AddAccelerator(signal,group,key,mods,flags)
(v)AddEvents(events)
(v)CanActivateAccel(signal_id)
(v)Connect(s,f,datas)
(v)Destroy()
(v)DragDestAddUriTargets()
(v)DragDestSet(flags,targets,actions)
(v)DragFinish(context,success,del,time)
(v)DragSourceSet(start_button_mask,targets,actions)
(v)Emit(s)
(v)GetAllocation()
(v)GetAppPaintable()
(v)GetCanDefault()
(v)GetCanFocus()
(v)GetChildVisible()
(v)GetColormap()
(v)GetDoubleBuffered()
(v)GetHasTooltip()
(v)GetHasWindow()
(v)GetName()
(v)GetNoShowAll()
(v)GetPangoContext()
(v)GetParent()
(v)GetParentWindow()
(v)GetReceivesDefault()
(v)GetSensitive()
(v)GetSettings()
(v)GetSizeRequest()
(v)GetState()
(v)GetStyle()
(v)GetTooltipMarkup()
(v)GetTooltipText()
(v)GetTooltipWindow()
(v)GetTopLevel()
(v)GetTopLevelAsWindow()
(v)GetVisible()
(v)GetWindow()
(v)GrabDefault()
(v)GrabFocus()
(v)HandlerBlock(id)
(v)HandlerDisconnect(id)
(v)HandlerUnblock(id)
(v)HasDefault()
(v)HasFocus()
(v)HasGrab()
(v)Hide()
(v)HideAll()
(v)HideOnDelete()
(v)IsComposited()
(v)IsDrawable()
(v)IsFocus()
(v)IsSensitive()
(v)IsToplevel()
(v)Map()
(v)MnemonicActivate(group_cycling)
(v)ModifyBG(state,color)
(v)ModifyBase(state,color)
(v)ModifyFG(state,color)
(v)ModifyFontEasy(desc)
(v)ModifyText(state,color)
(v)QueueClear()
(v)QueueDraw()
(v)QueueResize()
(v)QueueResizeNoRedraw()
(v)Realize()
(v)Ref()
(v)RenderIcon(stock_id,size,detail)
(v)Reparent(parent)
(v)SetAllocation(allocation)
(v)SetAppPaintable(setting)
(v)SetCanDefault(setting)
(v)SetCanFocus(setting)
(v)SetChildVisible(setting)
(v)SetDoubleBuffered(setting)
(v)SetEvents(events)
(v)SetHasTooltip(setting)
(v)SetHasWindow(setting)
(v)SetName(name)
(v)SetNoShowAll(setting)
(v)SetParent(parent)
(v)SetParentWindow(parent)
(v)SetReceivesDefault(setting)
(v)SetRedrawOnAllocate(setting)
(v)SetSensitive(setting)
(v)SetSizeRequest(width,height)
(v)SetState(state)
(v)SetTooltipMarkup(markup)
(v)SetTooltipText(text)
(v)SetTooltipWindow(w)
(v)SetUSize(width,height)
(v)SetVisible(setting)
(v)SetWindow(window)
(v)Show()
(v)ShowAll()
(v)ShowNow()
(v)StopEmission(s)
(v)ToNative()
(v)Unmap()
(v)Unparent()
(v)Unrealize()
(v)Unref()
typeWindow
NewWindow(t)
(v)ActivateDefault()
(v)ActivateFocus()
(v)AddAccelGroup(agroup)
(v)Deiconify()
(v)Fullscreen()
(v)GetAcceptFocus()
(v)GetDefaultSize()
(v)GetDestroyWithParent()
(v)GetIconName()
(v)GetModal()
(v)GetOpacity()
(v)GetPosition()
(v)GetResizable()
(v)GetScreen()
(v)GetSize()
(v)GetSkipTaskbarHint()
(v)GetTitle()
(v)GetTypeHint()
(v)HasToplevelFocus()
(v)Iconify()
(v)IsActive()
(v)ListToplevels()
(v)Maximize()
(v)Move(x,y)
(v)Present()
(v)RemoveAccelGroup(agroup)
(v)Resize(width,height)
(v)SetAcceptFocus(setting)
(v)SetAutoStartupNotification(setting)
(v)SetDecorated(setting)
(v)SetDefault(w)
(v)SetDefaultSize(width,height)
(v)SetDeletable(setting)
(v)SetDestroyWithParent(setting)
(v)SetGravity(gravity)
(v)SetIcon(icon)
(v)SetIconFromFile(file)
(v)SetIconName(name)
(v)SetKeepAbove(setting)
(v)SetKeepBelow(setting)
(v)SetModal(modal)
(v)SetOpacity(opacity)
(v)SetPosition(position)
(v)SetResizable(resizable)
(v)SetScreen(screen)
(v)SetSkipTaskbarHint(setting)
(v)SetTitle(title)
(v)SetTransientFor(parent)
(v)SetTypeHint(hint)
(v)SetWMClass(name,class)
(v)Stick()
(v)Unfullscreen()
(v)Unmaximize()
(v)Unstick()
typeWindowPosition
typeWindowType
typeWrapMode
SourceFiles
Documentation
Documentation
¶
Overview¶
GoBindingsforGtk+2.Supportversion2.16andlater.
Index¶
Constants
funcABOUT_DIALOG(p*AboutDialog)*C.GtkAboutDialog
funcACCEL_LABEL(p*AccelLabel)*C.GtkAccelLabel
funcACCESSIBLE(p*Accessible)*C.GtkAccessible
funcACTION(p*Action)*C.GtkAction
funcACTION_GROUP(p*ActionGroup)*C.GtkActionGroup
funcACTIVATABLE(p*Activatable)*C.GtkActivatable
funcADJUSTMENT(p*Adjustment)*C.GtkAdjustment
funcALIGNMENT(p*Alignment)*C.GtkAlignment
funcARROW(p*Arrow)*C.GtkArrow
funcASSISTANT(p*Assistant)*C.GtkAssistant
funcAS_GWIDGET(punsafe.Pointer)*C.GtkWidget
funcAcceleratorGetDefaultModMask()uint
funcAcceleratorParse(acceleratorstring)(uint,gdk.ModifierType)
funcBIN(p*Bin)*C.GtkBin
funcBOX(p*Box)*C.GtkBox
funcBUTTON(p*Button)*C.GtkButton
funcBinaryAge()uint
funcCALENDAR(p*Calendar)*C.GtkCalendar
funcCELL_RENDERER_TEXT(p*CellRendererText)*C.GtkCellRendererText
funcCELL_RENDERER_TOGGLE(p*CellRendererToggle)*C.GtkCellRendererToggle
funcCHECK_MENU_ITEM(p*CheckMenuItem)*C.GtkCheckMenuItem
funcCOLOR_BUTTON(p*ColorButton)*C.GtkColorButton
funcCOMBO_BOX(p*ComboBox)*C.GtkComboBox
funcCOMBO_BOX_ENTRY(p*ComboBoxEntry)*C.GtkComboBoxEntry
funcCOMBO_BOX_TEXT(p*ComboBoxText)*C.GtkComboBoxText
funcCONTAINER(p*Container)*C.GtkContainer
funcCheckVersion(majoruint,minoruint,microuint)string
funcDIALOG(p*Dialog)*C.GtkDialog
funcDRAWING_AREA(p*DrawingArea)*C.GtkDrawingArea
funcENTRY(p*Entry)*C.GtkEntry
funcEXPANDER(p*Expander)*C.GtkExpander
funcEventsPending()bool
funcFILE_CHOOSER(p*Widget)*C.GtkFileChooser
funcFIXED(p*Fixed)*C.GtkFixed
funcFONT_BUTTON(p*FontButton)*C.GtkFontButton
funcFONT_SELECTION(p*FontSelection)*C.GtkFontSelection
funcFONT_SELECTION_DIALOG(p*FontSelectionDialog)*C.GtkFontSelectionDialog
funcFRAME(p*Frame)*C.GtkFrame
funcGetCurrentEventTime()uint32
funcICON_VIEW(p*IconView)*C.GtkIconView
funcIMAGE(p*Image)*C.GtkImage
funcIMAGE_MENU_ITEM(p*ImageMenuItem)*C.GtkImageMenuItem
funcINFO_BAR(p*InfoBar)*C.GtkInfoBar
funcITEM(p*Item)*C.GtkItem
funcIconSizeLookup(sizeIconSize)(widthint,heightint)
funcInit(args*[]string)
funcInterfaceAge()uint
funcLABEL(p*Label)*C.GtkLabel
funcLAYOUT(p*Layout)*C.GtkLayout
funcLINK_BUTTON(p*LinkButton)*C.GtkLinkButton
funcMENU(p*Menu)*C.GtkMenu
funcMENU_BAR(p*MenuBar)*C.GtkMenuBar
funcMENU_ITEM(p*MenuItem)*C.GtkMenuItem
funcMENU_SHELL(p*MenuShell)*C.GtkMenuShell
funcMENU_TOOL_BUTTON(p*MenuToolButton)*C.GtkMenuToolButton
funcMESSAGE_DIALOG(p*MessageDialog)*C.GtkMessageDialog
funcMISC(m*Misc)*C.GtkMisc
funcMain()
funcMainIteration()bool
funcMainIterationDo(blockingbool)bool
funcMainQuit()
funcMajorVersion()uint
funcMicroVersion()uint
funcMinorVersion()uint
funcNOTEBOOK(p*Notebook)*C.GtkNotebook
funcPANED(p*Paned)*C.GtkPaned
funcPROGRESS_BAR(p*ProgressBar)*C.GtkProgressBar
funcRADIO_ACTION(p*RadioAction)*C.GtkRadioAction
funcRADIO_BUTTON(p*RadioButton)*C.GtkRadioButton
funcRADIO_MENU_ITEM(p*RadioMenuItem)*C.GtkRadioMenuItem
funcRANGE(p*Range)*C.GtkRange
funcRCParse(filestring)
funcRCParseString(stylestring)
funcRCReparseAll()bool
funcRCResetStyles(settings*Settings)
funcRECENT_ACTION(p*RecentAction)*C.GtkRecentAction
funcSCALE(p*Scale)*C.GtkScale
funcSCALEBUTTON(p*ScaleButton)*C.GtkScaleButton
funcSCROLLED_WINDOW(p*ScrolledWindow)*C.GtkScrolledWindow
funcSEPARATOR_TOOL_ITEM(p*SeparatorToolItem)*C.GtkSeparatorToolItem
funcSPINNER(s*Spinner)*C.GtkSpinner
funcSPIN_BUTTON(p*SpinButton)*C.GtkSpinButton
funcSTATUSBAR(p*Statusbar)*C.GtkStatusbar
funcSTYLE(p*Style)*C.GtkStyle
funcSetLocale()
funcStatusIconPositionMenu(menu*Menu,px,py*int,push_in*bool,datainterface{})
funcStockListIDs()*glib.SList
funcStockLookup(stock_idstring,item*StockItem)bool
funcTABLE(p*Table)*C.GtkTable
funcTEXT_BUFFER(punsafe.Pointer)*C.GtkTextBuffer
funcTEXT_TAG(punsafe.Pointer)*C.GtkTextTag
funcTEXT_VIEW(p*TextView)*C.GtkTextView
funcTOGGLE_ACTION(p*ToggleAction)*C.GtkToggleAction
funcTOGGLE_BUTTON(p*ToggleButton)*C.GtkToggleButton
funcTOGGLE_TOOL_BUTTON(p*ToggleToolButton)*C.GtkToggleToolButton
funcTOOLBAR(p*Toolbar)*C.GtkToolbar
funcTOOL_BUTTON(p*ToolButton)*C.GtkToolButton
funcTOOL_ITEM(p*ToolItem)*C.GtkToolItem
funcTOOL_ITEM_GROUP(p*ToolItemGroup)*C.GtkToolItemGroup
funcTOOL_PALETTE(p*ToolPalette)*C.GtkToolPalette
funcTREE_VIEW(p*TreeView)*C.GtkTreeView
funcToNative(wIWidget)*C.GtkWidget
funcUI_MANAGER(p*UIManager)*C.GtkUIManager
funcVIEWPORT(p*Viewport)*C.GtkViewport
funcWIDGET(p*Widget)*C.GtkWidget
funcWINDOW(p*Window)*C.GtkWindow
typeAboutDialog
funcNewAboutDialog()*AboutDialog
func(v*AboutDialog)GetArtists()[]string
func(v*AboutDialog)GetAuthors()[]string
func(v*AboutDialog)GetComments()string
func(v*AboutDialog)GetCopyright()string
func(v*AboutDialog)GetDocumenters()[]string
func(v*AboutDialog)GetLicense()string
func(v*AboutDialog)GetLogo()*gdkpixbuf.Pixbuf
func(v*AboutDialog)GetLogoIconName()string
func(v*AboutDialog)GetProgramName()string
func(v*AboutDialog)GetTranslatorCredits()string
func(v*AboutDialog)GetVersion()string
func(v*AboutDialog)GetWebsite()string
func(v*AboutDialog)GetWebsiteLabel()string
func(v*AboutDialog)GetWrapLicense()bool
func(v*AboutDialog)SetArtists(artists[]string)
func(v*AboutDialog)SetAuthors(authors[]string)
func(v*AboutDialog)SetComments(commentsstring)
func(v*AboutDialog)SetCopyright(copyrightstring)
func(v*AboutDialog)SetDocumenters(documenters[]string)
func(v*AboutDialog)SetLicense(licensestring)
func(v*AboutDialog)SetLogo(logo*gdkpixbuf.Pixbuf)
func(v*AboutDialog)SetLogoIconName(icon_namestring)
func(v*AboutDialog)SetProgramName(namestring)
func(v*AboutDialog)SetTranslatorCredits(translator_creditsstring)
func(v*AboutDialog)SetVersion(versionstring)
func(v*AboutDialog)SetWebsite(websitestring)
func(v*AboutDialog)SetWebsiteLabel(website_labelstring)
func(v*AboutDialog)SetWrapLicense(wrap_licensebool)
typeAccelFlags
typeAccelGroup
funcNewAccelGroup()*AccelGroup
typeAccelLabel
funcNewAccelLabel(labelstring)*AccelLabel
func(v*AccelLabel)GetAccelWidget()Widget
func(v*AccelLabel)GetAccelWidth()uint
func(v*AccelLabel)Refetch()bool
func(v*AccelLabel)SetAccelWidget(wIWidget)
typeAccessible
func(v*Accessible)ConnectWidgetDestroyed()
func(v*Accessible)GetWidget()*Widget
func(v*Accessible)SetWidget(wIWidget)
typeAction
funcNewAction(namestring,labelstring,tooltipstring,stock_idstring)*Action
func(v*Action)Activate()
func(v*Action)BlockActivate()
func(v*Action)BlockActivateFrom(proxy*Widget)
func(v*Action)ConnectAccelerator()
func(v*Action)ConnectProxy(proxy*Widget)
func(v*Action)CreateIcon(icon_sizeIconSize)*Widget
func(v*Action)CreateMenu()*Widget
func(v*Action)CreateMenuItem()*Widget
func(v*Action)CreateToolItem()*Widget
func(v*Action)DisconnectAccelerator()
func(v*Action)DisconnectProxy(proxy*Widget)
func(v*Action)GetAccelPath()string
func(v*Action)GetAlwaysShowImage()bool
func(v*Action)GetIconName()string
func(v*Action)GetIsImportant()bool
func(v*Action)GetLabel()string
func(v*Action)GetName()string
func(v*Action)GetProxies()*glib.SList
func(v*Action)GetSensitive()bool
func(v*Action)GetShortLabel()string
func(v*Action)GetStockId()string
func(v*Action)GetTooltip()string
func(v*Action)GetVisible()bool
func(v*Action)GetVisibleHorizontal()bool
func(v*Action)GetVisibleVertical()bool
func(v*Action)IsSensitive()bool
func(v*Action)IsVisible()bool
func(v*Action)SetAccelGroup(accel_group*AccelGroup)
func(v*Action)SetAccelPath(accel_pathstring)
func(v*Action)SetAlwaysShowImage(always_showbool)
func(v*Action)SetIconName(icon_namestring)
func(v*Action)SetIsImportant(is_importantbool)
func(v*Action)SetLable(labelstring)
func(v*Action)SetSensitive(sensitivebool)
func(v*Action)SetShortLabel(short_labelstring)
func(v*Action)SetStockId(stock_idstring)
func(v*Action)SetTooltip(tooltipstring)
func(v*Action)SetVisible(visiblebool)
func(v*Action)SetVisibleHorizontal(visible_horizontalbool)
func(v*Action)SetVisibleVertical(visible_verticalbool)
func(v*Action)UnblockActivate()
func(v*Action)UnblockActivateFrom(proxy*Widget)
typeActionGroup
funcNewActionGroup(namestring)*ActionGroup
func(v*ActionGroup)AddAction(actioninterface{})
func(v*ActionGroup)AddActionWithAccel(action*Action,acceleratorstring)
func(v*ActionGroup)GetAction(action_namestring)*Action
func(v*ActionGroup)GetName()string
func(v*ActionGroup)GetSensitive()bool
func(v*ActionGroup)GetVisible()bool
func(v*ActionGroup)ListActions()*glib.List
func(v*ActionGroup)RemoveAction(action*Action)
func(v*ActionGroup)SetSensitive(sensitivebool)
func(v*ActionGroup)SetVisible(visiblebool)
typeActivatable
func(v*Activatable)GetRelatedAction()*Action
func(v*Activatable)GetUseActionAppearance()bool
func(v*Activatable)SetRelatedAction(action*Action)
func(v*Activatable)SetUseActionAppearance(use_appearancebool)
typeAdjustment
funcNewAdjustment(value,lower,upper,step_increment,page_increment,page_sizefloat64)*Adjustment
func(v*Adjustment)Configure(value,lower,upper,step_increment,page_increment,page_sizefloat64)
func(v*Adjustment)Connect(sstring,finterface{},datas...interface{})int
func(v*Adjustment)GetLower()float64
func(v*Adjustment)GetPageIncrement()float64
func(v*Adjustment)GetPageSize()float64
func(v*Adjustment)GetStepIncrement()float64
func(v*Adjustment)GetUpper()float64
func(v*Adjustment)GetValue()float64
func(v*Adjustment)SetLower(lowerfloat64)
func(v*Adjustment)SetPageIncrement(page_incrementfloat64)
func(v*Adjustment)SetPageSize(page_sizefloat64)
func(v*Adjustment)SetStepIncrement(step_incrementfloat64)
func(v*Adjustment)SetUpper(upperfloat64)
func(v*Adjustment)SetValue(valuefloat64)
typeAlignment
funcNewAlignment(xalignfloat64,yalignfloat64,xscalefloat64,yscalefloat64)*Alignment
func(v*Alignment)GetPadding()(padding_topuint,padding_bottomuint,padding_leftuint,padding_rightuint)
func(v*Alignment)Set(xalignfloat64,yalignfloat64,xscalefloat64,yscalefloat64)
func(v*Alignment)SetPadding(padding_topuint,padding_bottomuint,padding_leftuint,padding_rightuint)
typeAllocation
typeArrow
funcNewArrow(atArrowType,stShadowType)*Arrow
func(a*Arrow)Set(atArrowType,stShadowType)
typeArrowType
typeAssistant
funcNewAssistant()*Assistant
func(v*Assistant)AddActionWidget(childIWidget)
func(v*Assistant)AppendPage(pageIWidget)int
func(v*Assistant)GetCurrentPage()int
func(v*Assistant)GetNPages()int
func(v*Assistant)GetNthPage(page_numint)*Widget
func(v*Assistant)GetPageComplete(pageIWidget)bool
func(v*Assistant)GetPageHeaderImage(pageIWidget)*gdkpixbuf.Pixbuf
func(v*Assistant)GetPageSideImage(pageIWidget)*gdkpixbuf.Pixbuf
func(v*Assistant)GetPageTitle(pageIWidget)string
func(v*Assistant)GetPageType(pageIWidget)AssistantPageType
func(v*Assistant)InsertPage(pageIWidget,positionint)int
func(v*Assistant)PrependPage(pageIWidget)int
func(v*Assistant)RemoveActionWidget(childIWidget)
func(v*Assistant)SetCurrentPage(page_numint)
func(v*Assistant)SetPageComplete(pageIWidget,completebool)
func(v*Assistant)SetPageHeaderImage(pageIWidget,pixbuf*gdkpixbuf.Pixbuf)
func(v*Assistant)SetPageSideImage(pageIWidget,pixbuf*gdkpixbuf.Pixbuf)
func(v*Assistant)SetPageTitle(pageIWidget,titlestring)
func(v*Assistant)SetPageType(pageIWidget,tAssistantPageType)
func(v*Assistant)UpdateButtonsState()
typeAssistantPageType
typeAttachOptions
typeBin
func(v*Bin)GetChild()*Widget
typeBorder
typeBox
func(v*Box)GetHomogeneous()bool
func(v*Box)GetSpacing()int
func(v*Box)PackEnd(childIWidget,expandbool,fillbool,paddinguint)
func(v*Box)PackEndDefaults(childIWidget)
func(v*Box)PackStart(childIWidget,expandbool,fillbool,paddinguint)
func(v*Box)PackStartDefaults(childIWidget)
func(v*Box)QueryChildPacking(childIWidget,expand*bool,fill*bool,padding*uint,pack_type*PackType)
func(v*Box)ReorderChild(childIWidget,positionint)
func(v*Box)SetChildPacking(childIWidget,expand,fillbool,paddinguint,pack_typePackType)
func(v*Box)SetHomogeneous(homogeneousbool)
func(v*Box)SetSpacing(spacingint)
typeBuilder
funcNewBuilder()*Builder
func(v*Builder)AddFromFile(filenamestring)(retuint,error*glib.Error)
func(v*Builder)AddFromString(bufferstring)(retuint,error*glib.Error)
func(v*Builder)ConnectSignals(user_datainterface{})
func(v*Builder)ConnectSignalsFull(fBuilderConnectFunc,user_datainterface{})
func(v*Builder)GetObject(namestring)*glib.GObject
func(v*Builder)GetObjects()*glib.SList
func(v*Builder)GetTranslationDomain()string
func(v*Builder)GetTypeFromName(type_namestring)int
func(v*Builder)SetTranslationDomain(domainstring)
typeBuilderConnectFunc
typeBuilderConnectInfo
typeButton
funcNewButton()*Button
funcNewButtonFromStock(stock_idstring)*Button
funcNewButtonWithLabel(labelstring)*Button
funcNewButtonWithMnemonic(labelstring)*Button
func(v*Button)Clicked(onclickinterface{},datas...interface{})int
func(v*Button)Enter()
func(v*Button)GetAlignment()(xalign,yalignfloat64)
func(v*Button)GetEventWindow()*gdk.Window
func(v*Button)GetFocusOnClick()bool
func(v*Button)GetImage()*Image
func(v*Button)GetImagePosition()PositionType
func(v*Button)GetLabel()string
func(v*Button)GetRelief()ReliefStyle
func(v*Button)GetUseStock()bool
func(v*Button)GetUseUnderline()bool
func(v*Button)Leave()
func(v*Button)Pressed()
func(v*Button)Released()
func(v*Button)SetAlignment(xalign,yalignfloat64)
func(v*Button)SetFocusOnClick(settingbool)
func(v*Button)SetImage(imageIWidget)
func(v*Button)SetImagePosition(posPositionType)
func(v*Button)SetLabel(labelstring)
func(v*Button)SetRelief(reliefReliefStyle)
func(v*Button)SetUseStock(usebool)
func(v*Button)SetUseUnderline(settingbool)
typeButtonsType
typeCalendar
funcNewCalendar()*Calendar
func(c*Calendar)GetDate()(year,month,dateuint)
typeCellRenderer
func(v*CellRenderer)Connect(sstring,finterface{},datas...interface{})int
func(v*CellRenderer)ToCellRenderer()*C.GtkCellRenderer
typeCellRendererAccel
funcNewCellRendererAccel()*CellRendererAccel
typeCellRendererCombo
funcNewCellRendererCombo()*CellRendererCombo
typeCellRendererPixbuf
funcNewCellRendererPixbuf()*CellRendererPixbuf
typeCellRendererProgress
funcNewCellRendererProgress()*CellRendererProgress
typeCellRendererSpin
funcNewCellRendererSpin()*CellRendererSpin
typeCellRendererSpinner
funcNewCellRendererSpinner()*CellRendererSpinner
typeCellRendererText
funcNewCellRendererText()*CellRendererText
func(v*CellRendererText)SetFixedHeightFromFont(number_of_rowsint)
typeCellRendererToggle
funcNewCellRendererToggle()*CellRendererToggle
func(v*CellRendererToggle)GetActivatable()bool
func(v*CellRendererToggle)GetActive()bool
func(v*CellRendererToggle)GetRadio()bool
func(v*CellRendererToggle)SetActivatable(activatablebool)
func(v*CellRendererToggle)SetActive(activebool)
func(v*CellRendererToggle)SetRadio(radiobool)
typeCheckButton
funcNewCheckButton()*CheckButton
funcNewCheckButtonWithLabel(labelstring)*CheckButton
funcNewCheckButtonWithMnemonic(labelstring)*CheckButton
typeCheckMenuItem
funcNewCheckMenuItem()*CheckMenuItem
funcNewCheckMenuItemWithLabel(labelstring)*CheckMenuItem
funcNewCheckMenuItemWithMnemonic(labelstring)*CheckMenuItem
func(v*CheckMenuItem)GetActive()bool
func(v*CheckMenuItem)GetDrawAsRadio()bool
func(v*CheckMenuItem)GetInconsistent()bool
func(v*CheckMenuItem)SetActive(settingbool)
func(v*CheckMenuItem)SetDrawAsRadio(settingbool)
func(v*CheckMenuItem)SetInconsistent(settingbool)
func(v*CheckMenuItem)Toggled()
typeClipboard
funcNewClipboardGetForDisplay(display*gdk.Display,selectiongdk.Atom)*Clipboard
func(v*Clipboard)Clear()
func(v*Clipboard)Connect(sstring,finterface{},datas...interface{})int
func(v*Clipboard)SetImage(pixbuf*gdkpixbuf.Pixbuf)
func(v*Clipboard)SetText(textstring)
func(v*Clipboard)Store()
func(v*Clipboard)WaitForContents(targetgdk.Atom)*SelectionData
func(v*Clipboard)WaitForImage()*gdkpixbuf.Pixbuf
func(v*Clipboard)WaitForText()string
typeColorButton
funcNewColorButton()*ColorButton
funcNewColorButtonWithColor(color*gdk.Color)*ColorButton
func(v*ColorButton)GetAlpha()uint16
func(v*ColorButton)GetColor()*gdk.Color
func(v*ColorButton)GetTitle()string
func(v*ColorButton)GetUseAlpha()bool
func(v*ColorButton)SetAlpha(alphauint16)
func(v*ColorButton)SetColor(color*gdk.Color)
func(v*ColorButton)SetTitle(titlestring)
func(v*ColorButton)SetUseAlpha(use_alphabool)
typeComboBox
funcNewComboBox()*ComboBox
funcNewComboBoxNewText()*ComboBox
funcNewComboBoxWithEntry()*ComboBox
funcNewComboBoxWithModel(model*TreeModel)*ComboBox
funcNewComboBoxWithModelAndEntry(model*TreeModel)*ComboBox
func(v*ComboBox)AppendText(textstring)
func(v*ComboBox)GetActive()int
func(v*ComboBox)GetActiveIter(iter*TreeIter)bool
func(v*ComboBox)GetActiveText()string
func(v*ComboBox)GetAddTearoffs()bool
func(v*ComboBox)GetColumnSpanColumn()int
func(v*ComboBox)GetFocusOnClick()bool
func(v*ComboBox)GetModel()*TreeModel
func(v*ComboBox)GetRowSpanColumn()int
func(v*ComboBox)GetTitle()string
func(v*ComboBox)GetWrapWidth()int
func(v*ComboBox)InsertText(textstring,positionint)
func(v*ComboBox)Popdown()
func(v*ComboBox)Popup()
func(v*ComboBox)PrependText(textstring)
func(v*ComboBox)RemoveText(positionint)
func(v*ComboBox)SetActive(widthint)
func(v*ComboBox)SetActiveIter(iter*TreeIter)
func(v*ComboBox)SetAddTearoffs(add_tearoffsbool)
func(v*ComboBox)SetColumnSpanColumn(column_spanint)
func(v*ComboBox)SetFocusOnClick(focus_on_clickbool)
func(v*ComboBox)SetModel(model*TreeModel)
func(v*ComboBox)SetRowSpanColumn(row_spanint)
func(v*ComboBox)SetTitle(titlestring)
func(v*ComboBox)SetWrapWidth(widthint)
typeComboBoxEntry
funcNewComboBoxEntry()*ComboBoxEntry
funcNewComboBoxEntryNewText()*ComboBoxEntry
func(v*ComboBoxEntry)GetTextColumn()int
func(v*ComboBoxEntry)SetTextColumn(text_columnint)
typeComboBoxText
funcNewComboBoxText()*ComboBoxText
funcNewComboBoxTextWithEntry()*ComboBoxText
func(v*ComboBoxText)AppendText(textstring)
func(v*ComboBoxText)GetActiveText()string
func(v*ComboBoxText)GetEntry()*Entry
func(v*ComboBoxText)InsertText(positionint,textstring)
func(v*ComboBoxText)PrependText(textstring)
func(v*ComboBoxText)Remove(positionint)
typeContainer
func(v*Container)Add(wIWidget)
func(v*Container)CheckResize()
func(v*Container)ChildGet(wIWidget,propNamestring,valueinterface{})
func(v*Container)ChildSet(wIWidget,propNamestring,valueinterface{})
func(v*Container)GetBorderWidth()uint
func(v*Container)GetChildren()*glib.List
func(v*Container)GetFocusChild()*Widget
func(v*Container)GetFocusHAdjustment()*Adjustment
func(v*Container)GetFocusVAdjustment()*Adjustment
func(v*Container)GetResizeMode()ResizeMode
func(v*Container)Remove(wIWidget)
func(v*Container)SetBorderWidth(border_widthuint)
func(v*Container)SetFocusChild(child*Widget)
func(v*Container)SetFocusHAdjustment(adjustment*Adjustment)
func(v*Container)SetFocusVAdjustment(adjustment*Adjustment)
func(v*Container)SetReallocateRedraws(redrawsbool)
func(v*Container)SetResizeMode(resize_modeResizeMode)
typeCornerType
typeDestDefaults
typeDialog
funcNewDialog()*Dialog
func(v*Dialog)AddButton(button_textstring,response_idResponseType)*Button
func(v*Dialog)GetContentArea()*VBox
func(v*Dialog)GetHasSeparator()bool
func(v*Dialog)GetResponseForWidget(w*Widget)ResponseType
func(v*Dialog)GetVBox()*VBox
func(v*Dialog)GetWidgetForResponse(idResponseType)*Widget
func(v*Dialog)Response(responseinterface{},datas...interface{})
func(v*Dialog)Run()ResponseType
func(v*Dialog)SetDefaultResponse(idResponseType)
func(v*Dialog)SetHasSeparator(fbool)
func(v*Dialog)SetResponseSensitive(idResponseType,settingbool)
typeDialogFlags
typeDrawingArea
funcNewDrawingArea()*DrawingArea
func(v*DrawingArea)Size(width,heightint)deprecated
typeEditable
func(v*Editable)CopyClipboard()
func(v*Editable)CutClipboard()
func(v*Editable)DeleteSelection()
func(v*Editable)DeleteText(startPosint,endPosint)
func(v*Editable)GetChars(startPosint,endPosint)string
func(v*Editable)GetEditable()bool
func(v*Editable)GetPosition()int
func(v*Editable)GetSelectionBounds()(isSelectedbool,startPosint,endPosint)
func(v*Editable)InsertText(newTextstring,positionint)int
func(v*Editable)PasteClipboard()
func(v*Editable)SelectRegion(startPosint,endPosint)
func(v*Editable)SetEditable(isEditablebool)
func(v*Editable)SetPosition(positionint)
typeEntry
funcNewEntry()*Entry
funcNewEntryWithBuffer(buffer*EntryBuffer)*Entry
func(v*Entry)GetActivatesDefault()bool
func(v*Entry)GetAlignment()float64
func(v*Entry)GetBuffer()*EntryBuffer
func(v*Entry)GetCompletion()*EntryCompletion
func(v*Entry)GetHasFrame()bool
func(v*Entry)GetInnerBorder()*Border
func(v*Entry)GetInvisibleChar()rune
func(v*Entry)GetMaxLength()int
func(v*Entry)GetOverwriteMode()bool
func(v*Entry)GetText()string
func(v*Entry)GetTextLength()int
func(v*Entry)GetVisibility()bool
func(v*Entry)GetWidthChars()int
func(v*Entry)SetActivatesDefault(settingbool)
func(v*Entry)SetAlignment(xalignfloat64)
func(v*Entry)SetBuffer(buffer*EntryBuffer)
func(v*Entry)SetCompletion(completion*EntryCompletion)
func(v*Entry)SetHasFrame(settingbool)
func(v*Entry)SetInnerBorder(border*Border)
func(v*Entry)SetInvisibleChar(chrune)
func(v*Entry)SetMaxLength(iint)
func(v*Entry)SetOverwriteMode(modebool)
func(v*Entry)SetText(textstring)
func(v*Entry)SetVisibility(settingbool)
func(v*Entry)SetWidthChars(iint)
func(v*Entry)UnsetInvisibleChar()
typeEntryBuffer
funcNewEntryBuffer(initialTextstring)*EntryBuffer
func(v*EntryBuffer)DeleteText(positionuint,nCharsint)uint
func(v*EntryBuffer)GetLength()uint
func(v*EntryBuffer)GetMaxLength()int
func(v*EntryBuffer)GetText()string
func(v*EntryBuffer)InsertText(positionuint,textstring)uint
func(v*EntryBuffer)SetMaxLength(maxLengthint)
func(v*EntryBuffer)SetText(textstring)
typeEntryCompletion
funcNewEntryCompletion()*EntryCompletion
func(v*EntryCompletion)Complete()
func(v*EntryCompletion)DeleteAction(indexint)
func(v*EntryCompletion)GetCompletionPrefix()string
func(v*EntryCompletion)GetEntry()*Widget
func(v*EntryCompletion)GetInlineCompletion()bool
func(v*EntryCompletion)GetInlineSelection()bool
func(v*EntryCompletion)GetMinimumKeyLength()int
func(v*EntryCompletion)GetModel()*TreeModel
func(v*EntryCompletion)GetPopupCompletion()bool
func(v*EntryCompletion)GetPopupSetWidth()bool
func(v*EntryCompletion)GetPopupSingleMatch()bool
func(v*EntryCompletion)GetTextColumn()int
func(v*EntryCompletion)InsertActionMarkup(indexint,markupstring)
func(v*EntryCompletion)InsertActionText(indexint,textstring)
func(v*EntryCompletion)InsertPrefix()
func(v*EntryCompletion)SetInlineCompletion(inlineCompletionbool)
func(v*EntryCompletion)SetInlineSelection(inlineSelectionbool)
func(v*EntryCompletion)SetMinimumKeyLength(lengthint)
func(v*EntryCompletion)SetModel(model*TreeModel)
func(v*EntryCompletion)SetPopupCompletion(popupCompletionbool)
func(v*EntryCompletion)SetPopupSetWidth(popupSetWidthbool)
func(v*EntryCompletion)SetPopupSingleMatch(popupSingleMatchbool)
func(v*EntryCompletion)SetTextColumn(columnint)
typeEntryCompletionMatchFunc
typeEventBox
funcEventBoxFromObject(object*glib.GObject)*EventBox
funcNewEventBox()*EventBox
typeExpander
funcNewExpander(labelstring)*Expander
funcNewExpanderWithMnemonic(labelstring)*Expander
func(v*Expander)GetExpanded()bool
func(v*Expander)GetLabel()string
func(v*Expander)GetLabelWidget()ILabel
func(v*Expander)GetSpacing()int
func(v*Expander)GetUseMarkup()bool
func(v*Expander)GetUseUnderline()bool
func(v*Expander)SetExpanded(expandedbool)
func(v*Expander)SetLabel(labelstring)
func(v*Expander)SetLabelWidget(label_widgetILabel)
func(v*Expander)SetSpacing(spacingint)
func(v*Expander)SetUseMarkup(settingbool)
func(v*Expander)SetUseUnderline(settingbool)
typeFileChooser
func(v*FileChooser)AddFilter(f*FileFilter)
func(v*FileChooser)GetAction()FileChooserAction
func(v*FileChooser)GetCreateFolders()bool
func(v*FileChooser)GetCurrentFolder()string
func(v*FileChooser)GetDoOverwriteConfirmation()bool
func(v*FileChooser)GetFilename()string
func(v*FileChooser)GetFilenames()[]string
func(v*FileChooser)GetFilter()*FileFilter
func(v*FileChooser)GetLocalOnly()bool
func(v*FileChooser)GetSelectMultiple()bool
func(v*FileChooser)GetShowHidden()bool
func(v*FileChooser)GetUri()string
func(v*FileChooser)GetUris()[]string
func(v*FileChooser)ListFilters()[]*FileFilter
func(v*FileChooser)RemoveFilter(f*FileFilter)
func(v*FileChooser)SelectAll()
func(v*FileChooser)SelectFilename(filenamestring)bool
func(v*FileChooser)SelectUri(uristring)bool
func(v*FileChooser)SetAction(actionFileChooserAction)
func(v*FileChooser)SetCreateFolders(bbool)
func(v*FileChooser)SetCurrentFolder(fstring)bool
func(v*FileChooser)SetCurrentName(namestring)
func(v*FileChooser)SetDoOverwriteConfirmation(bbool)
func(v*FileChooser)SetFilename(filenamestring)
func(v*FileChooser)SetFilter(f*FileFilter)
func(v*FileChooser)SetLocalOnly(bbool)
func(v*FileChooser)SetSelectMultiple(bbool)
func(v*FileChooser)SetShowHidden(showHiddenbool)
func(v*FileChooser)SetUri(uristring)bool
func(v*FileChooser)UnselectAll()
func(v*FileChooser)UnselectFilename(filenamestring)
func(v*FileChooser)UnselectUri(uristring)
typeFileChooserAction
typeFileChooserButton
funcNewFileChooserButton(titlestring,actionFileChooserAction)*FileChooserButton
funcNewFileChooserButtonWithDialog(dialog*FileChooserDialog)*FileChooserButton
typeFileChooserDialog
funcNewFileChooserDialog(titlestring,parent*Window,file_chooser_actionFileChooserAction,...)*FileChooserDialog
typeFileChooserWidget
funcNewFileChooserWidget(file_chooser_actionFileChooserAction)*FileChooserWidget
typeFileFilter
funcNewFileFilter()*FileFilter
func(v*FileFilter)AddMimeType(mimetypestring)
func(v*FileFilter)AddPattern(patternstring)
func(v*FileFilter)GetName()string
func(v*FileFilter)SetName(namestring)
typeFixed
funcNewFixed()*Fixed
func(v*Fixed)Move(wIWidget,x,yint)
func(v*Fixed)Put(wIWidget,x,yint)
typeFontButton
funcNewFontButton()*FontButton
funcNewFontButtonWithFont(fontnamestring)*FontButton
func(v*FontButton)GetFontName()string
func(v*FontButton)GetShowSize()bool
func(v*FontButton)GetShowStyle()bool
func(v*FontButton)GetTitle()string
func(v*FontButton)GetUseFont()bool
func(v*FontButton)GetUseSize()bool
func(v*FontButton)SetFontName(fontnamestring)
func(v*FontButton)SetShowSize(show_sizebool)
func(v*FontButton)SetShowStyle(showbool)
func(v*FontButton)SetTitle(titlestring)
func(v*FontButton)SetUseFont(usebool)
func(v*FontButton)SetUseSize(use_sizebool)
typeFontSelection
funcNewFontSelection()*FontSelection
func(v*FontSelection)GetFont()*gdk.Font
func(v*FontSelection)GetFontName()string
func(v*FontSelection)SetFontName(namestring)
typeFontSelectionDialog
funcNewFontSelectionDialog(titlestring)*FontSelectionDialog
func(v*FontSelectionDialog)GetCancelButton()*Widget
func(v*FontSelectionDialog)GetFontName()string
func(v*FontSelectionDialog)GetFontSelection()*FontSelection
func(v*FontSelectionDialog)GetOkButton()*Widget
func(v*FontSelectionDialog)GetPreviewText()string
func(v*FontSelectionDialog)SetFontName(fontstring)
func(v*FontSelectionDialog)SetPreviewText(textstring)
typeFrame
funcNewFrame(labelstring)*Frame
func(v*Frame)GetLabel()string
func(v*Frame)GetLabelAlign()(xalign,yalignfloat64)
func(v*Frame)GetLabelWidget()ILabel
func(v*Frame)GetShadowType()ShadowType
func(v*Frame)SetLabel(labelstring)
func(v*Frame)SetLabelAlign(xalign,yalignfloat64)
func(v*Frame)SetLabelWidget(label_widgetILabel)
func(v*Frame)SetShadowType(shadow_typeShadowType)
typeGtkTreeSelecter
typeHBox
funcNewHBox(homogeneousbool,spacingint)*HBox
typeHPaned
funcNewHPaned()*HPaned
typeHScrollbar
funcNewHScrollbar(ha*Adjustment)*HScrollbar
typeHSeparator
funcNewHSeparator()*HSeparator
typeIAction
typeIBox
typeICellRenderer
typeIContainer
typeILabel
typeIPaned
typeITextBuffer
typeITreeModel
typeIWidget
typeIconInfo
func(ii*IconInfo)LoadIcon()(*gdkpixbuf.GdkPixbuf,error)
typeIconLookupFlags
typeIconSize
typeIconTheme
funcGetDefaultIconTheme()*IconTheme
func(it*IconTheme)LookupByGIcon(icon*gio.GIcon,widthint)*IconInfo
typeIconView
funcNewIconView()*IconView
funcNewIconViewWithModel(modelITreeModel)*IconView
func(v*IconView)GetMarkupColumn()int
func(v*IconView)GetModel()*TreeModel
func(v*IconView)GetPixbufColumn()int
func(v*IconView)GetTextColumn()int
func(v*IconView)ScrollToPath(path*TreePath,usebool,rafloat64,cafloat64)
func(v*IconView)SetMarkupColumn(markup_columnint)
func(v*IconView)SetModel(modelITreeModel)
func(v*IconView)SetPixbufColumn(pixbuf_columnint)
func(v*IconView)SetTextColumn(text_columnint)
typeImage
funcNewImage()*Image
funcNewImageFromFile(filenamestring)*Image
funcNewImageFromIconName(stock_idstring,sizeIconSize)*Image
funcNewImageFromPixbuf(pixbuf*gdkpixbuf.Pixbuf)*Image
funcNewImageFromStock(stock_idstring,sizeIconSize)*Image
func(v*Image)Clear()
func(v*Image)GetPixbuf()*gdkpixbuf.Pixbuf
func(v*Image)SetFromFile(filenamestring)
func(v*Image)SetFromPixbuf(pixbuf*gdkpixbuf.Pixbuf)
func(v*Image)SetFromStock(stock_idstring,sizeIconSize)
typeImageMenuItem
funcNewImageMenuItem()*ImageMenuItem
funcNewImageMenuItemFromStock(stock_idstring,accel_group*AccelGroup)*ImageMenuItem
funcNewImageMenuItemWithLabel(labelstring)*ImageMenuItem
funcNewImageMenuItemWithMnemonic(labelstring)*ImageMenuItem
func(v*ImageMenuItem)GetImage()*Widget
func(v*ImageMenuItem)SetImage(image*Widget)
typeInfoBar
funcNewInfoBar()*InfoBar
funcNewInfoBarWithButtons(buttons...interface{})*InfoBar
func(v*InfoBar)AddActionWidget(childIWidget,responseIdResponseType)
func(v*InfoBar)AddButton(buttonTextstring,responseIdResponseType)*Widget
func(v*InfoBar)AddButtons(buttons...interface{})
func(v*InfoBar)GetActionArea()*Widget
func(v*InfoBar)GetContentArea()*Widget
func(v*InfoBar)GetMessageType()MessageType
func(v*InfoBar)Response(responseIdResponseType)
func(v*InfoBar)SetDefaultResponse(responseIdResponseType)
func(v*InfoBar)SetMessageType(messageTypeMessageType)
func(v*InfoBar)SetResponseSensitive(responseIdResponseType,settingbool)
typeItem
func(v*Item)Deselect()
func(v*Item)Select()
func(v*Item)Toggle()
typeJustification
typeLabel
funcLabelWithMnemonic(labelstring)*Label
funcNewLabel(labelstring)*Label
func(v*Label)GetAngle()float64
func(v*Label)GetCurrentUri()string
func(v*Label)GetEllipsize()pango.EllipsizeMode
func(v*Label)GetJustify()Justification
func(v*Label)GetLabel()string
func(v*Label)GetLineWrap()bool
func(v*Label)GetLineWrapMode()pango.WrapMode
func(v*Label)GetMaxWidthChars()int
func(v*Label)GetMnemonicWidget()*Widget
func(v*Label)GetSelectable()bool
func(v*Label)GetSelectionBounds()(startint,endint)
func(v*Label)GetSingleLineMode()bool
func(v*Label)GetText()string
func(v*Label)GetTrackVisitedLinks()bool
func(v*Label)GetUseMarkup()bool
func(v*Label)GetUseUnderline()bool
func(v*Label)GetWidthChars()int
func(v*Label)SelectRegion(start_offsetint,end_offsetint)
func(v*Label)SetAngle(anglefloat64)
func(v*Label)SetEllipsize(ellipsizepango.EllipsizeMode)
func(v*Label)SetJustify(jtypeJustification)
func(v*Label)SetLabel(labelstring)
func(v*Label)SetLineWrap(settingbool)
func(v*Label)SetMarkup(markupstring)
func(v*Label)SetMaxWidthChars(n_charsint)
func(v*Label)SetMnemonicWidget(widgetIWidget)
func(v*Label)SetPattern(patternstring)
func(v*Label)SetSelectable(settingbool)
func(v*Label)SetSingleLineMode(single_linebool)
func(v*Label)SetText(labelstring)
func(v*Label)SetTextWithMnemonic(strstring)
func(v*Label)SetTrackVisitedLinks(track_linksbool)
func(v*Label)SetUseLineWrapMode(wrap_modepango.WrapMode)
func(v*Label)SetUseMarkup(settingbool)
func(v*Label)SetUseUnderline(settingbool)
func(v*Label)SetWidthChars(n_charsint)
typeLayout
funcNewLayout(hadjustment*Adjustment,vadjustment*Adjustment)*Layout
func(v*Layout)Freeze()
func(v*Layout)GetBinWindow()*Window
func(v*Layout)GetHAdjustment()*Adjustment
func(v*Layout)GetSize()(widthint,heightint)
func(v*Layout)GetVAdjustment()*Adjustment
func(v*Layout)Move(childIWidget,xint,yint)
func(v*Layout)Put(childIWidget,xint,yint)
func(v*Layout)SetHAdjustment(hadjustment*Adjustment)
func(v*Layout)SetSize(widthint,heightint)
func(v*Layout)SetVAdjustment(vadjustment*Adjustment)
func(v*Layout)Thaw()
typeLinkButton
funcNewLinkButton(uristring)*LinkButton
funcNewLinkButtonWithLabel(uristring,labelstring)*LinkButton
func(v*LinkButton)GetUri()string
func(v*LinkButton)GetVisited()bool
func(v*LinkButton)SetUri(uristring)
func(v*LinkButton)SetVisited(visitedbool)
typeListStore
funcNewListStore(v...interface{})*ListStore
funcNewListStoreFromNative(lunsafe.Pointer)*ListStore
func(v*ListStore)Append(iter*TreeIter)
func(v*ListStore)Clear()
func(v*ListStore)Insert(iter*TreeIter,positionint)
func(v*ListStore)InsertAfter(iter*TreeIter,sibling*TreeIter)
func(v*ListStore)InsertBefore(iter*TreeIter,sibling*TreeIter)
func(v*ListStore)IterIsValid(iter*TreeIter)bool
func(v*ListStore)MoveAfter(iter*TreeIter,position*TreeIter)
func(v*ListStore)MoveBefore(iter*TreeIter,position*TreeIter)
func(v*ListStore)Prepend(iter*TreeIter)
func(v*ListStore)Remove(iter*TreeIter)bool
func(v*ListStore)Reorder(i*int)
func(v*ListStore)Set(iter*TreeIter,a...interface{})
func(v*ListStore)SetValue(iter*TreeIter,columnint,ainterface{})
func(v*ListStore)Swap(a*TreeIter,b*TreeIter)
func(v*ListStore)ToTreeModel()*TreeModel
typeMenu
funcNewMenu()*Menu
func(v*Menu)Detach()
func(v*Menu)GetActive()*Widget
func(v*Menu)GetAttachWidget()*Widget
func(v*Menu)GetReserveToggleSize()bool
func(v*Menu)GetTearoffState()bool
func(v*Menu)Popdown()
func(v*Menu)Popup(parent_menu_shell,parent_menu_itemIWidget,fMenuPositionFunc,...)
func(v*Menu)Reposition()
func(v*Menu)SetReserveToggleSize(bbool)
func(v*Menu)SetTearoffState(bbool)
func(v*Menu)SetTitle(titlestring)
typeMenuBar
funcNewMenuBar()*MenuBar
func(v*MenuBar)GetChildPackDirection()PackDirection
func(v*MenuBar)GetPackDirection()PackDirection
func(v*MenuBar)SetChildPackDirection(pack_dirPackDirection)
func(v*MenuBar)SetPackDirection(pack_dirPackDirection)
typeMenuItem
funcNewMenuItem()*MenuItem
funcNewMenuItemWithLabel(labelstring)*MenuItem
funcNewMenuItemWithMnemonic(labelstring)*MenuItem
func(v*MenuItem)Activate()
func(v*MenuItem)Deselect()
func(v*MenuItem)GetLabel()string
func(v*MenuItem)GetRightJustified()bool
func(v*MenuItem)GetSubmenu()*Widget
func(v*MenuItem)GetUseUnderline()bool
func(v*MenuItem)RemoveSubmenu()
func(v*MenuItem)Select()
func(v*MenuItem)SetLabel(labelstring)
func(v*MenuItem)SetRightJustified(bbool)
func(v*MenuItem)SetSubmenu(wIWidget)
func(v*MenuItem)SetUseUnderline(settingbool)
func(v*MenuItem)ToggleSizeAllocate(iint)
func(v*MenuItem)ToggleSizeRequest(i*int)
typeMenuPositionFunc
typeMenuPositionFuncInfo
typeMenuShell
func(v*MenuShell)Append(childIWidget)
func(v*MenuShell)Insert(childIWidget,positionint)
func(v*MenuShell)Prepend(childIWidget)
typeMenuToolButton
funcNewMenuToolButton(iconIWidget,textstring)*MenuToolButton
funcNewMenuToolButtonFromStock(stock_idstring)*MenuToolButton
func(v*MenuToolButton)GetMenu()*Menu
func(v*MenuToolButton)SetArrowTooltipMarkup(markupstring)
func(v*MenuToolButton)SetArrowTooltipText(textstring)
func(v*MenuToolButton)SetMenu(menu*Menu)
typeMessageDialog
funcNewMessageDialog(parent*Window,flagDialogFlags,tMessageType,buttonsButtonsType,...)*MessageDialog
funcNewMessageDialogWithMarkup(parent*Window,flagDialogFlags,tMessageType,buttonsButtonsType,...)*MessageDialog
func(v*MessageDialog)GetImage()*Image
func(v*MessageDialog)SetImage(imageIWidget)
func(v*MessageDialog)SetMarkup(markupstring)
typeMessageType
typeMisc
func(m*Misc)GetAlignment(xalign,yalign*float64)
func(m*Misc)GetPadding()(xpad,ypadint)
func(m*Misc)SetAlignment(xalign,yalignfloat64)
func(m*Misc)SetPadding(xpad,ypadint)
typeNotebook
funcNewNotebook()*Notebook
func(v*Notebook)AppendPage(childIWidget,tab_labelIWidget)int
func(v*Notebook)AppendPageMenu(childIWidget,tab_labelIWidget,menu_labelIWidget)int
func(v*Notebook)GetCurrentPage()int
func(v*Notebook)GetGroup()unsafe.Pointer
func(v*Notebook)GetGroupId()int
func(v*Notebook)GetGroupName()string
func(v*Notebook)GetMenuLabel(childIWidget)*Widget
func(v*Notebook)GetMenuLabelText(childIWidget)string
func(v*Notebook)GetNPages()int
func(v*Notebook)GetNthPage(page_numint)*Widget
func(v*Notebook)GetScrollable()bool
func(v*Notebook)GetShowBorder()bool
func(v*Notebook)GetShowTabs()bool
func(v*Notebook)GetTabDetachable(childIWidget)bool
func(v*Notebook)GetTabLabel(childIWidget)*Widget
func(v*Notebook)GetTabLabelText(childIWidget)string
func(v*Notebook)GetTabPos()uint
func(v*Notebook)GetTabReorderable(childIWidget)bool
func(v*Notebook)InsertPage(childIWidget,tab_labelIWidget,positionint)int
func(v*Notebook)InsertPageMenu(childIWidget,tab_labelIWidget,menu_labelIWidget,positionint)int
func(v*Notebook)NextPage()
func(v*Notebook)PageNum(childIWidget)int
func(v*Notebook)PopupDisable()
func(v*Notebook)PopupEnable()
func(v*Notebook)PrependPage(childIWidget,tab_labelIWidget)int
func(v*Notebook)PrependPageMenu(childIWidget,tab_labelIWidget,menu_labelIWidget)int
func(v*Notebook)PrevPage()
func(v*Notebook)QueryTabLabelPacking(childIWidget,expand*bool,fill*bool,pack_type*uint)
func(v*Notebook)RemovePage(childIWidget,page_numint)
func(v*Notebook)ReorderChild(childIWidget,positionint)
func(v*Notebook)SetCurrentPage(pageNumint)
func(v*Notebook)SetGroup(groupunsafe.Pointer)
func(v*Notebook)SetGroupId(group_idint)
func(v*Notebook)SetGroupName(groupstring)
func(v*Notebook)SetHomogeneousTabs(homogeneousbool)
func(v*Notebook)SetMenuLabel(childIWidget,menu_labelIWidget)
func(v*Notebook)SetMenuLabelText(childIWidget,namestring)
func(v*Notebook)SetReorderable(childIWidget,reorderablebool)
func(v*Notebook)SetScrollable(scrollablebool)
func(v*Notebook)SetShowBorder(show_borderbool)
func(v*Notebook)SetShowTabs(show_tabsbool)
func(v*Notebook)SetTabBorder(border_widthuint)
func(v*Notebook)SetTabDetachable(childIWidget,detachablebool)
func(v*Notebook)SetTabHBorder(tab_hborderuint)
func(v*Notebook)SetTabLabel(childIWidget,tab_labelIWidget)
func(v*Notebook)SetTabLabelPacking(childIWidget,expandbool,fillbool,pack_typeuint)
func(v*Notebook)SetTabLabelText(childIWidget,namestring)
func(v*Notebook)SetTabPos(posPositionType)
func(v*Notebook)SetTabVBorder(tab_vborderuint)
typeObject
func(v*Object)Ref()
func(v*Object)Unref()
typeOrientation
typePackDirection
typePackType
typePaned
func(v*Paned)Add1(childIWidget)
func(v*Paned)Add2(childIWidget)
func(v*Paned)GetChild1()*Widget
func(v*Paned)GetChild2()*Widget
func(v*Paned)GetPosition()int
func(v*Paned)Pack1(childIWidget,resizebool,shrinkbool)
func(v*Paned)Pack2(childIWidget,resizebool,shrinkbool)
func(v*Paned)SetPosition(positionint)
typePolicyType
typePositionType
typePrintContext
funcPrintContextFromNative(lunsafe.Pointer)*PrintContext
func(v*PrintContext)GetCairoContext()*C.cairo_t
func(v*PrintContext)SetCairoContext(cairo*C.cairo_t,dpi_xfloat64,dpi_yfloat64)
typePrintOperation
funcNewPrintOperation()*PrintOperation
func(v*PrintOperation)Cancel()
func(v*PrintOperation)Connect(sstring,finterface{},datas...interface{})int
func(v*PrintOperation)IsFinished()bool
func(v*PrintOperation)Run(actionPrintOperationAction,parent*Window)(resultPrintOperationResult,errerror)
typePrintOperationAction
typePrintOperationResult
typeProgressBar
funcNewProgressBar()*ProgressBar
func(v*ProgressBar)GetEllipsize()pango.EllipsizeMode
func(v*ProgressBar)GetFraction()float64
func(v*ProgressBar)GetOrientation()ProgressBarOrientation
func(v*ProgressBar)GetPulseStep()float64
func(v*ProgressBar)GetText()string
func(v*ProgressBar)Pulse()
func(v*ProgressBar)SetEllipsize(ellipsizepango.EllipsizeMode)
func(v*ProgressBar)SetFraction(fractionfloat64)
func(v*ProgressBar)SetOrientation(iProgressBarOrientation)
func(v*ProgressBar)SetPulseStep(fractionfloat64)
func(v*ProgressBar)SetText(show_textstring)
typeProgressBarOrientation
typeRadioAction
funcNewRadioAction(namestring,labelstring,tooltipstring,stock_idstring,valueint)*RadioAction
func(v*RadioAction)GetCurrentValue()int
func(v*RadioAction)GetGroup()*glib.SList
func(v*RadioAction)SetCurrentValue(current_valueint)
func(v*RadioAction)SetGroup(group*glib.SList)
typeRadioButton
funcNewRadioButton(group*glib.SList)*RadioButton
funcNewRadioButtonFromWidget(w*RadioButton)*RadioButton
funcNewRadioButtonWithLabel(group*glib.SList,labelstring)*RadioButton
funcNewRadioButtonWithLabelFromWidget(w*RadioButton,labelstring)*RadioButton
funcNewRadioButtonWithMnemonic(group*glib.SList,labelstring)*RadioButton
funcNewRadioButtonWithMnemonicFromWidget(w*RadioButton,labelstring)*RadioButton
func(v*RadioButton)GetGroup()*glib.SList
func(v*RadioButton)SetGroup(group*glib.SList)
typeRadioMenuItem
funcNewRadioMenuItem(group*glib.SList)*RadioMenuItem
funcNewRadioMenuItemWithLabel(group*glib.SList,labelstring)*RadioMenuItem
func(v*RadioMenuItem)GetGroup()*glib.SList
func(v*RadioMenuItem)SetGroup(group*glib.SList)
typeRadioToolButton
funcNewRadioToolButton(group*glib.SList)*RadioToolButton
funcNewRadioToolButtonFromStock(group*glib.SList,stock_idstring)*RadioToolButton
typeRange
func(v*Range)GetAdjustment()*Adjustment
func(v*Range)GetFillLevel()float64
func(v*Range)GetFlippable()bool
func(v*Range)GetInverted()bool
func(v*Range)GetRestrictToFillLevel()bool
func(v*Range)GetShowFillLevel()bool
func(v*Range)GetValue()float64
func(v*Range)SetAdjustment(a*Adjustment)
func(v*Range)SetFillLevel(valuefloat64)
func(v*Range)SetFlippable(bbool)
func(v*Range)SetIncrements(step,pagefloat64)
func(v*Range)SetInverted(bbool)
func(v*Range)SetRange(min,maxfloat64)
func(v*Range)SetRestrictToFillLevel(bbool)
func(v*Range)SetShowFillLevel(bbool)
func(v*Range)SetValue(valuefloat64)
typeRecentAction
funcNewRecentAction(namestring,labelstring,tooltipstring,stock_idstring)*RecentAction
func(v*RecentAction)GetShowNumbers()bool
func(v*RecentAction)SetShowNumbers(show_numbersbool)
typeReliefStyle
typeResizeMode
typeResponseType
typeScale
funcNewHScale(adjustment*Adjustment)*Scale
funcNewHScaleWithRange(min,max,stepfloat64)*Scale
funcNewVScale(a*Adjustment)*Scale
funcNewVScaleWithRange(min,max,stepfloat64)*Scale
func(v*Scale)AddMark(valuefloat64,positionPositionType,markupstring)
func(v*Scale)ClearMarks()
func(v*Scale)GetDigits()int
func(v*Scale)GetDrawValue()bool
func(v*Scale)GetLayoutOffsets()(xint,yint)
func(v*Scale)GetValuePos()PositionType
func(v*Scale)SetDigits(digitsint)
func(v*Scale)SetDrawValue(draw_valuebool)
func(v*Scale)SetValuePos(posPositionType)
typeScaleButton
funcNewScaleButton(sizeIconSize,min,max,stepfloat64,icons[]string)*ScaleButton
func(v*ScaleButton)GetAdjustment()*Adjustment
func(v*ScaleButton)GetMinusButton()*Widget
func(v*ScaleButton)GetPlusButton()*Widget
func(v*ScaleButton)GetPopup()*Widget
func(v*ScaleButton)GetValue()float64
func(v*ScaleButton)SetAdjustment(a*Adjustment)
func(v*ScaleButton)SetIcons(icons[]string)
func(v*ScaleButton)SetValue(valuefloat64)
typeScrollbar
typeScrolledWindow
funcNewScrolledWindow(hadjustment*Adjustment,vadjustment*Adjustment)*ScrolledWindow
func(v*ScrolledWindow)AddWithViewPort(wIWidget)
func(v*ScrolledWindow)GetHAdjustment()*Adjustment
func(v*ScrolledWindow)GetPlacement()CornerType
func(v*ScrolledWindow)GetPolicy(hscrollbar_policy*PolicyType,vscrollbar_policy*PolicyType)
func(v*ScrolledWindow)GetShadowType()ShadowType
func(v*ScrolledWindow)GetVAdjustment()*Adjustment
func(v*ScrolledWindow)SetHAdjustment(hadjustment*Adjustment)
func(v*ScrolledWindow)SetPlacement(window_placementCornerType)
func(v*ScrolledWindow)SetPolicy(hscrollbar_policyPolicyType,vscrollbar_policyPolicyType)
func(v*ScrolledWindow)SetShadowType(typShadowType)
func(v*ScrolledWindow)SetVAdjustment(vadjustment*Adjustment)
func(v*ScrolledWindow)UnsetPlacement()
typeSelectionData
funcNewSelectionDataFromNative(lunsafe.Pointer)*SelectionData
func(v*SelectionData)GetData()unsafe.Pointer
func(v*SelectionData)GetLength()int
func(v*SelectionData)GetText()string
typeSelectionMode
typeSeparator
typeSeparatorMenuItem
funcNewSeparatorMenuItem()*SeparatorMenuItem
typeSeparatorToolItem
funcNewSeparatorToolItem()*SeparatorToolItem
func(v*SeparatorToolItem)GetDraw()bool
func(v*SeparatorToolItem)SetDraw(drawbool)
typeSettings
funcGetSettingsForScreen(screengdk.Screen)*Settings
funcSettingsGetDefault()*Settings
func(s*Settings)SetDoubleProperty(namestring,v_doublefloat64,originstring)
func(s*Settings)SetLongProperty(namestring,v_longint32,originstring)
func(s*Settings)SetStringProperty(namestring,v_stringstring,originstring)
func(s*Settings)ToGObject()*glib.GObject
typeShadowType
typeSizeGroup
funcNewSizeGroup(modeSizeGroupMode)*SizeGroup
func(v*SizeGroup)AddWidget(wIWidget)
func(v*SizeGroup)GetIgnoreHidden()bool
func(v*SizeGroup)GetMode()SizeGroupMode
func(v*SizeGroup)GetWidgets()*glib.SList
func(v*SizeGroup)RemoveWidget(wIWidget)
func(v*SizeGroup)SetIgnoreHidden(ignore_hiddenbool)
func(v*SizeGroup)SetMode(modeSizeGroupMode)
typeSizeGroupMode
typeSortFunc
typeSortType
typeSpinButton
funcNewSpinButton(a*Adjustment,climbfloat64,digitsuint)*SpinButton
funcNewSpinButtonWithRange(min,max,stepfloat64)*SpinButton
func(v*SpinButton)Configure(a*Adjustment,climb_ratefloat64,digitsuint)
func(v*SpinButton)GetAdjustment()*Adjustment
func(v*SpinButton)GetDigits()uint
func(v*SpinButton)GetIncrements()(float64,float64)
func(v*SpinButton)GetNumeric()bool
func(v*SpinButton)GetRange()(float64,float64)
func(v*SpinButton)GetSnapToTicks()bool
func(v*SpinButton)GetUpdatePolicy()SpinButtonUpdatePolicy
func(v*SpinButton)GetValue()float64
func(v*SpinButton)GetValueAsFloat()float64
func(v*SpinButton)GetValueAsInt()int
func(v*SpinButton)GetWrap()bool
func(v*SpinButton)OnChangeValue(onclickinterface{},datas...interface{})int
func(v*SpinButton)OnInput(onclickinterface{},datas...interface{})int
func(v*SpinButton)OnOutput(onclickinterface{},datas...interface{})int
func(v*SpinButton)OnValueChanged(onclickinterface{},datas...interface{})int
func(v*SpinButton)OnWrapped(onclickinterface{},datas...interface{})int
func(v*SpinButton)SetAdjustment(a*Adjustment)
func(v*SpinButton)SetDigits(digitsuint)
func(v*SpinButton)SetIncrements(step,pagefloat64)
func(v*SpinButton)SetNumeric(numericbool)
func(v*SpinButton)SetRange(min,maxfloat64)
func(v*SpinButton)SetSnapToTicks(snap_to_ticksbool)
func(v*SpinButton)SetUpdatePolicy(policySpinButtonUpdatePolicy)
func(v*SpinButton)SetValue(valfloat64)
func(v*SpinButton)SetWrap(wrapbool)
func(v*SpinButton)Spin(directionSpinType,incrementfloat64)
func(v*SpinButton)Update()
typeSpinButtonUpdatePolicy
typeSpinType
typeSpinner
funcNewSpinner()*Spinner
func(s*Spinner)Start()
func(s*Spinner)Stop()
typeStateType
typeStatusIcon
funcNewStatusIcon()*StatusIcon
funcNewStatusIconFromFile(filenamestring)*StatusIcon
funcNewStatusIconFromIconName(icon_namestring)*StatusIcon
funcNewStatusIconFromPixbuf(pixbuf*gdkpixbuf.Pixbuf)*StatusIcon
funcNewStatusIconFromStock(stock_idstring)*StatusIcon
func(v*StatusIcon)Connect(sstring,finterface{},datas...interface{})int
func(v*StatusIcon)GetHasTooltip()bool
func(v*StatusIcon)GetIconName()string
func(v*StatusIcon)GetPixbuf()*gdkpixbuf.Pixbuf
func(v*StatusIcon)GetStock()string
func(v*StatusIcon)GetTitle()string
func(v*StatusIcon)GetTooltipMarkup()string
func(v*StatusIcon)GetTooltipText()string
func(v*StatusIcon)GetVisible()bool
func(v*StatusIcon)SetFromFile(filenamestring)
func(v*StatusIcon)SetFromIconName(icon_namestring)
func(v*StatusIcon)SetFromPixbuf(pixbuf*gdkpixbuf.Pixbuf)
func(v*StatusIcon)SetFromStock(stock_idstring)
func(v*StatusIcon)SetHasTooltip(settingbool)
func(v*StatusIcon)SetName(namestring)
func(v*StatusIcon)SetTitle(titlestring)
func(v*StatusIcon)SetTooltipMarkup(markupstring)
func(v*StatusIcon)SetTooltipText(textstring)
func(v*StatusIcon)SetVisible(settingbool)
typeStatusbar
funcNewStatusbar()*Statusbar
func(v*Statusbar)GetContextId(content_descriptionstring)uint
func(v*Statusbar)GetHasResizeGrip()bool
func(v*Statusbar)Pop(context_iduint)
func(v*Statusbar)Push(context_iduint,textstring)
func(v*Statusbar)Remove(context_iduint,message_iduint)
func(v*Statusbar)SetHasResizeGrip(add_tearoffsbool)
typeStockItem
func(v*StockItem)Add(nitemsuint)
func(v*StockItem)AddStatic(nitemsuint)
typeStyle
funcNewStyle()*Style
func(v*Style)Attach(window*Window)*Style
func(v*Style)Copy()*Style
func(v*Style)Detach()
func(v*Style)LookupColor(colorNamestring)(*gdk.Color,bool)
func(v*Style)SetBackground(window*Window,stateStateType)
typeTable
funcNewTable(rowsuint,columnsuint,homogeneousbool)*Table
func(v*Table)Attach(childIWidget,left_attachuint,right_attachuint,top_attachuint,...)
func(v*Table)AttachDefaults(childIWidget,left_attachuint,right_attachuint,top_attachuint,...)
func(v*Table)GetColSpacing(columnuint)uint
func(v*Table)GetDefaultColSpacing()uint
func(v*Table)GetDefaultRowSpacing()uint
func(v*Table)GetHomogeneous()bool
func(v*Table)GetRowSpacing(rowuint)uint
func(v*Table)Resize(rowsuint,columnsuint)
func(v*Table)SetColSpacing(columnuint,spacinguint)
func(v*Table)SetColSpacings(spacinguint)
func(v*Table)SetHomogeneous(homogeneousbool)
func(v*Table)SetRowSpacing(rowuint,spacinguint)
func(v*Table)SetRowSpacings(spacinguint)
typeTargetEntry
typeTearoffMenuItem
funcNewTearoffMenuItem()*TearoffMenuItem
typeTextAttributes
funcNewTextAttributes()*TextAttributes
func(v*TextAttributes)Copy()*TextAttributes
func(v*TextAttributes)CopyValues(ta*TextAttributes)
func(v*TextAttributes)Ref()*TextAttributes
func(v*TextAttributes)Unref()
typeTextBuffer
funcNewTextBuffer(tagtable*TextTagTable)*TextBuffer
funcNewTextBufferFromPointer(vunsafe.Pointer)*TextBuffer
func(v*TextBuffer)AddMark(mark*TextMark,where*TextIter)
func(v*TextBuffer)ApplyTag(tag*TextTag,start*TextIter,end*TextIter)
func(v*TextBuffer)ApplyTagByName(namestring,start*TextIter,end*TextIter)
func(v*TextBuffer)Backspace(iter*TextIter,interactivebool,default_editablebool)bool
func(v*TextBuffer)CreateMark(mark_namestring,where*TextIter,left_gravitybool)*TextMark
func(v*TextBuffer)CreateTag(tag_namestring,propsmap[string]interface{})*TextTag
func(v*TextBuffer)Delete(start*TextIter,end*TextIter)
func(v*TextBuffer)DeleteInteractive(start*TextIter,end*TextIter,default_editablebool)bool
func(v*TextBuffer)DeleteMark(mark*TextMark)
func(v*TextBuffer)DeleteMarkByName(namestring)
func(v*TextBuffer)DeleteSelection(interactivebool,default_editablebool)
func(v*TextBuffer)GetBounds(start*TextIter,end*TextIter)
func(v*TextBuffer)GetCharCount()int
func(v*TextBuffer)GetEndIter(iter*TextIter)
func(v*TextBuffer)GetHasSelection()bool
func(v*TextBuffer)GetInsert()*TextMark
func(v*TextBuffer)GetIterAtChildAnchor(i*TextIter,a*TextChildAnchor)
func(v*TextBuffer)GetIterAtLine(iter*TextIter,line_numberint)
func(v*TextBuffer)GetIterAtLineIndex(iter*TextIter,line_numberint,byte_indexint)
func(v*TextBuffer)GetIterAtLineOffset(iter*TextIter,line_numberint,char_offsetint)
func(v*TextBuffer)GetIterAtMark(iter*TextIter,mark*TextMark)
func(v*TextBuffer)GetIterAtOffset(iter*TextIter,char_offsetint)
func(v*TextBuffer)GetLineCount()int
func(v*TextBuffer)GetMark(namestring)*TextMark
func(v*TextBuffer)GetModified()bool
func(v*TextBuffer)GetNativeBuffer()unsafe.Pointer
func(v*TextBuffer)GetSelectionBound()*TextMark
func(v*TextBuffer)GetSelectionBounds(be,en*TextIter)bool
func(v*TextBuffer)GetSlice(start*TextIter,end*TextIter,include_hidden_charsbool)string
func(v*TextBuffer)GetStartIter(iter*TextIter)
func(v*TextBuffer)GetTagTable()*TextTagTable
func(v*TextBuffer)GetText(start*TextIter,end*TextIter,include_hidden_charsbool)string
func(v*TextBuffer)Insert(iter*TextIter,textstring)
func(v*TextBuffer)InsertAtCursor(textstring)
func(v*TextBuffer)InsertInteractive(iter*TextIter,textstring,default_editablebool)bool
func(v*TextBuffer)InsertInteractiveAtCursor(textstring,default_editablebool)bool
func(v*TextBuffer)InsertPixbuf(iter*TextIter,pixbuf*gdkpixbuf.Pixbuf)
func(v*TextBuffer)InsertRange(iter*TextIter,start*TextIter,end*TextIter)
func(v*TextBuffer)InsertRangeInteractive(iter*TextIter,start*TextIter,end*TextIter,default_editablebool)bool
func(v*TextBuffer)InsertWithTag(iter*TextIter,textstring,tag*TextTag)
func(v*TextBuffer)MoveMark(mark*TextMark,where*TextIter)
func(v*TextBuffer)MoveMarkByName(namestring,where*TextIter)
func(v*TextBuffer)PlaceCursor(where*TextIter)
func(v*TextBuffer)RemoveAllTags(start*TextIter,end*TextIter)
func(v*TextBuffer)RemoveTag(tag*TextTag,start*TextIter,end*TextIter)
func(v*TextBuffer)RemoveTagByName(namestring,start*TextIter,end*TextIter)
func(v*TextBuffer)SelectRange(ins*TextIter,bound*TextIter)
func(v*TextBuffer)SetModified(settingbool)
func(v*TextBuffer)SetText(textstring)
typeTextChildAnchor
typeTextIter
func(v*TextIter)Assign(iter*TextIter)
func(v*TextIter)BackwardChar()bool
func(v*TextIter)BackwardChars(countint)bool
func(v*TextIter)BackwardSearch(strstring,flagsTextSearchFlags,start*TextIter,end*TextIter,...)bool
func(v*TextIter)Copy()*TextIter
func(v*TextIter)ForwardChar()bool
func(v*TextIter)ForwardChars(countint)bool
func(v*TextIter)ForwardSearch(strstring,flagsTextSearchFlags,start*TextIter,end*TextIter,...)bool
func(v*TextIter)Free()
func(v*TextIter)GetBuffer()*TextBuffer
func(v*TextIter)GetChar()int
func(v*TextIter)GetLine()int
func(v*TextIter)GetLineIndex()int
func(v*TextIter)GetLineOffset()int
func(v*TextIter)GetMarks()*glib.SList
func(v*TextIter)GetOffset()int
func(v*TextIter)GetSlice(end*TextIter)string
func(v*TextIter)GetTags()*glib.SList
func(v*TextIter)GetText(end*TextIter)string
func(v*TextIter)GetVisibleLineIndex()int
func(v*TextIter)GetVisibleLineOffset()int
func(v*TextIter)GetVisibleSlice(end*TextIter)string
func(v*TextIter)GetVisibleText(end*TextIter)string
typeTextMark
typeTextSearchFlags
typeTextTag
funcNewTextTag(namestring)*TextTag
funcNewTextTagFromPointer(vunsafe.Pointer)*TextTag
func(v*TextTag)GetPriority()int
func(v*TextTag)SetPriority(priorityint)
typeTextTagTable
funcNewTextTagTable()*TextTagTable
func(v*TextTagTable)Add(tag*TextTag)
func(v*TextTagTable)GetSize()int
func(v*TextTagTable)Lookup(namestring)*TextTag
func(v*TextTagTable)Remove(tag*TextTag)
typeTextView
funcNewTextView()*TextView
funcNewTextViewWithBuffer(bTextBuffer)*TextView
func(v*TextView)GetAcceptsTab()bool
func(v*TextView)GetBuffer()*TextBuffer
func(v*TextView)GetCursorVisible()bool
func(v*TextView)GetEditable()bool
func(v*TextView)GetIterAtLocation(iter*TextIter,xint,yint)
func(v*TextView)GetIterAtPosition(iter*TextIter,trailing*int,xint,yint)
func(v*TextView)GetLineYrange(iter*TextIter)(yint,heightint)
func(v*TextView)GetOverwrite()bool
func(v*TextView)GetWrapMode()WrapMode
func(v*TextView)ScrollToIter(iter*TextIter,wmfloat64,uabool,xafloat64,yafloat64)bool
func(v*TextView)ScrollToMark(mark*TextMark,wmfloat64,uabool,xafloat64,yafloat64)
func(v*TextView)SetAcceptsTab(accepts_tabbool)
func(v*TextView)SetBuffer(bITextBuffer)
func(v*TextView)SetCursorVisible(settingbool)
func(v*TextView)SetEditable(settingbool)
func(v*TextView)SetOverwrite(overwritebool)
func(v*TextView)SetWrapMode(modeWrapMode)
typeToggleAction
funcNewToggleAction(namestring,labelstring,tooltipstring,stock_idstring)*ToggleAction
func(v*ToggleAction)GetActive()bool
func(v*ToggleAction)GetDrawAsRadio()bool
func(v*ToggleAction)SetActive(is_activebool)
func(v*ToggleAction)SetDrawAsRadio(draw_as_radiobool)
func(v*ToggleAction)Toggled()
typeToggleButton
funcNewToggleButton()*ToggleButton
funcNewToggleButtonWithLabel(labelstring)*ToggleButton
funcNewToggleButtonWithMnemonic(labelstring)*ToggleButton
func(v*ToggleButton)GetActive()bool
func(v*ToggleButton)GetInconsistent()bool
func(v*ToggleButton)GetMode()bool
func(v*ToggleButton)SetActive(is_activebool)
func(v*ToggleButton)SetInconsistent(settingbool)
func(v*ToggleButton)SetMode(draw_indicatorbool)
typeToggleToolButton
funcNewToggleToolButton()*ToggleToolButton
funcNewToggleToolButtonFromStock(stock_idstring)*ToggleToolButton
func(v*ToggleToolButton)GetActive()bool
func(v*ToggleToolButton)OnToggled(onclickinterface{},datas...interface{})int
func(v*ToggleToolButton)SetActive(is_activebool)
typeToolButton
funcNewToolButton(iconIWidget,textstring)*ToolButton
funcNewToolButtonFromStock(stock_idstring)*ToolButton
func(v*ToolButton)GetIconName()string
func(v*ToolButton)GetIconWidget()*Widget
func(v*ToolButton)GetLabel()string
func(v*ToolButton)GetLabelWidget()*Widget
func(v*ToolButton)GetStockId()string
func(v*ToolButton)GetUseUnderline()bool
func(v*ToolButton)OnClicked(onclickinterface{},datas...interface{})int
func(v*ToolButton)SetIconName(icon_namestring)
func(v*ToolButton)SetIconWidget(icon_widget*Widget)
func(v*ToolButton)SetLabel(labelstring)
func(v*ToolButton)SetLabelWidget(label_widget*Widget)
func(v*ToolButton)SetStockId(stock_idstring)
func(v*ToolButton)SetUseUnderline(use_underlinebool)
typeToolItem
funcNewToolItem()*ToolItem
func(v*ToolItem)GetExpand()bool
func(v*ToolItem)GetHomogeneous()bool
func(v*ToolItem)GetIsImportant()bool
func(v*ToolItem)GetReliefStyle()ReliefStyle
func(v*ToolItem)GetTextAlignment()float64
func(v*ToolItem)GetTextOrientation()Orientation
func(v*ToolItem)GetToolbarStyle()ToolbarStyle
func(v*ToolItem)OnCreateMenuProxy(onclickinterface{},datas...interface{})int
func(v*ToolItem)OnSetTooltip(onclickinterface{},datas...interface{})int
func(v*ToolItem)OnToolbarReconfigured(onclickinterface{},datas...interface{})int
func(v*ToolItem)RebuildMenu()
func(v*ToolItem)SetArrowTooltipMarkup(markupstring)
func(v*ToolItem)SetArrowTooltipText(textstring)
func(v*ToolItem)SetExpand(expandbool)
func(v*ToolItem)SetHomogeneous(homogeneousbool)
func(v*ToolItem)SetIsImportant(bbool)
func(v*ToolItem)SetTooltipMarkup(markupstring)
typeToolItemGroup
funcNewToolItemGroup(labelstring)*ToolItemGroup
func(v*ToolItemGroup)GetCollapsed()bool
func(v*ToolItemGroup)GetHeaderRelief()ReliefStyle
func(v*ToolItemGroup)GetLabel()string
func(v*ToolItemGroup)Insert(itemIWidget,posint)
func(v*ToolItemGroup)SetCollapsed(collapsedbool)
func(v*ToolItemGroup)SetHeaderRelief(styleReliefStyle)
func(v*ToolItemGroup)SetLabel(labelstring)
typeToolPalette
funcNewToolPalette()*ToolPalette
func(v*ToolPalette)GetExclusive(group*ToolItemGroup)bool
func(v*ToolPalette)GetExpand(group*ToolItemGroup)bool
func(v*ToolPalette)GetGroupPosition(group*ToolItemGroup)int
func(v*ToolPalette)GetIconSize()IconSize
func(v*ToolPalette)GetStyle()ToolbarStyle
func(v*ToolPalette)SetExclusive(group*ToolItemGroup,exclusivebool)
func(v*ToolPalette)SetExpand(group*ToolItemGroup,expandbool)
func(v*ToolPalette)SetGroupPosition(group*ToolItemGroup,posint)
func(v*ToolPalette)SetIconSize(sizeIconSize)
func(v*ToolPalette)SetStyle(styleToolbarStyle)
func(v*ToolPalette)UnsetIconSize()
func(v*ToolPalette)UnsetStyle()
typeToolbar
funcNewToolbar()*Toolbar
func(v*Toolbar)GetDropIndex(x,yint)int
func(v*Toolbar)GetIconSize()IconSize
func(v*Toolbar)GetItemIndex(itemIWidget)int
func(v*Toolbar)GetNItems()int
func(v*Toolbar)GetNthItem(nint)IWidget
func(v*Toolbar)GetOrientation()Orientation
func(v*Toolbar)GetReliefStyle()ReliefStyle
func(v*Toolbar)GetShowArrow()bool
func(v*Toolbar)GetStyle()ToolbarStyle
func(v*Toolbar)GetTooltips()bool
func(v*Toolbar)Insert(itemIWidget,posint)
func(v*Toolbar)OnFocusHomeOrEnd(onclickinterface{},datas...interface{})int
func(v*Toolbar)OnOrientationChanged(onclickinterface{},datas...interface{})int
func(v*Toolbar)OnPopupContextMenu(onclickinterface{},datas...interface{})int
func(v*Toolbar)OnStyleChanged(onclickinterface{},datas...interface{})int
func(v*Toolbar)SetDropHighlightItem(itemIWidget,indexint)
func(v*Toolbar)SetIconSize(icon_sizeIconSize)
func(v*Toolbar)SetOrientation(orientationOrientation)
func(v*Toolbar)SetShowArrow(show_arrowbool)
func(v*Toolbar)SetStyle(styleToolbarStyle)
func(v*Toolbar)SetTooltips(enablebool)
func(v*Toolbar)UnsetIconSize()
func(v*Toolbar)UnsetStyle()
typeToolbarStyle
typeTooltip
funcTooltipFromNative(lunsafe.Pointer)*Tooltip
func(v*Tooltip)SetIcon(pixbuf*gdkpixbuf.Pixbuf)
func(v*Tooltip)SetIconFromIconName(icon_namestring,sizeIconSize)
func(v*Tooltip)SetIconFromStock(stock_idstring,sizeIconSize)
func(v*Tooltip)SetMarkup(markupstring)
func(v*Tooltip)SetText(textstring)
typeTreeIter
func(v*TreeIter)Assign(to*TreeIter)
typeTreeModel
func(v*TreeModel)GetFlags()TreeModelFlags
func(v*TreeModel)GetIter(iter*TreeIter,path*TreePath)bool
func(v*TreeModel)GetIterFirst(iter*TreeIter)bool
func(v*TreeModel)GetIterFromString(iter*TreeIter,path_stringstring)bool
func(v*TreeModel)GetNColumns()int
func(v*TreeModel)GetPath(iter*TreeIter)*TreePath
func(v*TreeModel)GetStringFromIter(iter*TreeIter)string
func(v*TreeModel)GetValue(iter*TreeIter,colint,val*glib.GValue)
func(v*TreeModel)IterChildren(iter*TreeIter,parent*TreeIter)bool
func(v*TreeModel)IterHasChild(iter*TreeIter)bool
func(v*TreeModel)IterNChildren(iter*TreeIter)int
func(v*TreeModel)IterNext(iter*TreeIter)bool
func(v*TreeModel)IterNthChild(iter*TreeIter,parent*TreeIter,nint)bool
func(v*TreeModel)IterParent(iter*TreeIter,child*TreeIter)bool
typeTreeModelFlags
typeTreePath
funcNewTreePath()*TreePath
funcNewTreePathFromString(pathstring)*TreePath
funcNewTreePathNewFirst()*TreePath
funcTreePathFromNative(valueunsafe.Pointer)*TreePath
func(v*TreePath)AppendIndex(indexint)
func(v*TreePath)Compare(wTreePath)int
func(v*TreePath)Copy()*TreePath
func(v*TreePath)Down()
func(v*TreePath)Free()
func(v*TreePath)GetDepth()int
func(v*TreePath)GetIndices()[]int
func(v*TreePath)IsAncestor(descendantTreePath)bool
func(v*TreePath)IsDescendant(ancestorTreePath)bool
func(v*TreePath)Next()
func(v*TreePath)PrependIndex(indexint)
func(v*TreePath)Prev()bool
func(v*TreePath)String()string
func(v*TreePath)Up()bool
typeTreeRowReference
funcNewTreeRowReference(modelITreeModel,path*TreePath)*TreeRowReference
func(r*TreeRowReference)Copy()*TreeRowReference
func(r*TreeRowReference)Free()
func(r*TreeRowReference)GetModel()*TreeModel
func(r*TreeRowReference)GetPath()*TreePath
func(r*TreeRowReference)Valid()bool
typeTreeSelection
func(v*TreeSelection)Connect(sstring,finterface{},datas...interface{})int
func(v*TreeSelection)CountSelectedRows()int
func(v*TreeSelection)GetMode()SelectionMode
func(v*TreeSelection)GetSelected(iter*TreeIter)bool
func(v*TreeSelection)GetSelectedRows(model*TreeModel)*C.GList
func(v*TreeSelection)IterIsSelected(iter*TreeIter)bool
func(v*TreeSelection)PathIsSelected(path*TreePath)bool
func(v*TreeSelection)SelectAll()
func(v*TreeSelection)SelectIter(iter*TreeIter)
func(v*TreeSelection)SelectPath(path*TreePath)
func(v*TreeSelection)SelectRange(start_path*TreePath,end_path*TreePath)
func(v*TreeSelection)SetMode(mSelectionMode)
func(v*TreeSelection)SetSelectFunction(selecter*GtkTreeSelecter)
func(v*TreeSelection)UnselectAll()
func(v*TreeSelection)UnselectIter(iter*TreeIter)
func(v*TreeSelection)UnselectPath(path*TreePath)
func(v*TreeSelection)UnselectRange(start_path*TreePath,end_path*TreePath)
typeTreeSortable
funcNewTreeSortable(modelITreeModel)*TreeSortable
func(ts*TreeSortable)GetSortColumnId(idint,orderSortType)bool
func(ts*TreeSortable)HasDefaultSortFunc()bool
func(ts*TreeSortable)SetDefaultSortFunc(funSortFunc,userDatainterface{})
func(ts*TreeSortable)SetSortColumnId(idint,orderSortType)
func(ts*TreeSortable)SetSortFunc(colint,funSortFunc,userDatainterface{})
typeTreeStore
funcNewTreeStore(v...interface{})*TreeStore
func(v*TreeStore)Append(iter*TreeIter,parent*TreeIter)
func(v*TreeStore)Clear()
func(v*TreeStore)Insert(iter*TreeIter,parent*TreeIter,positionint)
func(v*TreeStore)InsertAfter(iter*TreeIter,parent*TreeIter,sibling*TreeIter)
func(v*TreeStore)InsertBefore(iter*TreeIter,parent*TreeIter,sibling*TreeIter)
func(v*TreeStore)IterDepth(iter*TreeIter)int
func(v*TreeStore)IterIsValid(iter*TreeIter)bool
func(v*TreeStore)MoveAfter(iter*TreeIter,position*TreeIter)
func(v*TreeStore)MoveBefore(iter*TreeIter,position*TreeIter)
func(v*TreeStore)Prepend(iter*TreeIter,parent*TreeIter)
func(v*TreeStore)Remove(iter*TreeIter)bool
func(v*TreeStore)Reorder(iter*TreeIter,i*int)
func(v*TreeStore)Set(iter*TreeIter,a...interface{})
func(v*TreeStore)SetValue(iter*TreeIter,columnint,ainterface{})
func(v*TreeStore)Swap(a*TreeIter,b*TreeIter)
func(v*TreeStore)ToTreeModel()*TreeModel
typeTreeView
funcNewTreeView()*TreeView
func(v*TreeView)AppendColumn(c*TreeViewColumn)int
func(v*TreeView)CollapseAll()
func(v*TreeView)CollapseRow(path*TreePath)bool
func(v*TreeView)ExpandAll()
func(v*TreeView)ExpandRow(path*TreePath,openallbool)bool
func(v*TreeView)GetColumn(nint)*TreeViewColumn
func(v*TreeView)GetColumns()[]*TreeViewColumn
func(v*TreeView)GetCursor(path**TreePath,focus_column**TreeViewColumn)
func(v*TreeView)GetModel()*TreeModel
func(v*TreeView)GetSelection()*TreeSelection
func(v*TreeView)RemoveColumn(c*TreeViewColumn)int
func(v*TreeView)RowExpanded(path*TreePath)bool
func(v*TreeView)ScrollToCell(path*TreePath,col*TreeViewColumn,usebool,ra,cafloat64)
func(v*TreeView)SetCursor(path*TreePath,col*TreeViewColumn,sebool)
func(v*TreeView)SetHeadersClickable(flagbool)
func(v*TreeView)SetHeadersVisible(flagbool)
func(v*TreeView)SetModel(modelITreeModel)
func(v*TreeView)SetRubberBanding(enablebool)
typeTreeViewColumn
funcNewTreeViewColumn()*TreeViewColumn
funcNewTreeViewColumnWithAttribute(titlestring,cellICellRenderer)*TreeViewColumn
funcNewTreeViewColumnWithAttributes(titlestring,cellICellRenderer,attributes...interface{})*TreeViewColumn
func(v*TreeViewColumn)AddAttribute(cellICellRenderer,attributestring,columnint)
func(v*TreeViewColumn)Clear()
func(v*TreeViewColumn)Clicked()
func(v*TreeViewColumn)GetClickable()bool
func(v*TreeViewColumn)GetExpand()bool
func(v*TreeViewColumn)GetFixedWidth()int
func(v*TreeViewColumn)GetMaxWidth()int
func(v*TreeViewColumn)GetMinWidth()int
func(v*TreeViewColumn)GetReorderable()bool
func(v*TreeViewColumn)GetResizable()bool
func(v*TreeViewColumn)GetSizing()TreeViewColumnSizing
func(v*TreeViewColumn)GetSpacing()int
func(v*TreeViewColumn)GetTitle()string
func(v*TreeViewColumn)GetVisible()bool
func(v*TreeViewColumn)GetWidth()int
func(v*TreeViewColumn)PackEnd(cellICellRenderer,expandbool)
func(v*TreeViewColumn)PackStart(cellICellRenderer,expandbool)
func(v*TreeViewColumn)SetClickable(clickablebool)
func(v*TreeViewColumn)SetExpand(expandbool)
func(v*TreeViewColumn)SetFixedWidth(wint)
func(v*TreeViewColumn)SetMaxWidth(wint)
func(v*TreeViewColumn)SetMinWidth(wint)
func(v*TreeViewColumn)SetReorderable(reorderablebool)
func(v*TreeViewColumn)SetResizable(resizablebool)
func(v*TreeViewColumn)SetSizing(sTreeViewColumnSizing)
func(v*TreeViewColumn)SetSortColumnId(colint)
func(v*TreeViewColumn)SetSpacing(spacingint)
func(v*TreeViewColumn)SetTitle(titlestring)
func(v*TreeViewColumn)SetVisible(resizablebool)
typeTreeViewColumnSizing
typeUIManager
funcNewUIManager()*UIManager
func(v*UIManager)AddUIFromString(bufferstring)error
func(v*UIManager)GetAccelGroup()*AccelGroup
func(v*UIManager)GetWidget(pathstring)*Widget
func(v*UIManager)InsertActionGroup(action_group*ActionGroup,posint)
typeVBox
funcNewVBox(homogeneousbool,spacingint)*VBox
typeVPaned
funcNewVPaned()*VPaned
typeVScrollbar
funcNewVScrollbar(va*Adjustment)*VScrollbar
typeVSeparator
funcNewVSeparator()*VSeparator
typeViewport
funcNewViewport(ha,va*Adjustment)*Viewport
func(v*Viewport)GetBinWindow()*Window
func(v*Viewport)GetHAdjustment()*Adjustment
func(v*Viewport)GetShadowType()ShadowType
func(v*Viewport)GetVAdjustment()*Adjustment
func(v*Viewport)GetViewWindow()*Window
func(v*Viewport)SetHAdjustment(ha*Adjustment)
func(v*Viewport)SetShadowType(typShadowType)
func(v*Viewport)SetVAdjustment(va*Adjustment)
typeVolumeButton
funcNewVolumeButton()*VolumeButton
typeWidget
funcWidgetFromNative(punsafe.Pointer)*Widget
funcWidgetFromObject(object*glib.GObject)*Widget
func(v*Widget)Activate()
func(v*Widget)AddAccelerator(signalstring,group*AccelGroup,keyuint,modsgdk.ModifierType,...)
func(v*Widget)AddEvents(eventsint)
func(v*Widget)CanActivateAccel(signal_iduint)bool
func(v*Widget)Connect(sstring,finterface{},datas...interface{})int
func(v*Widget)Destroy()
func(v*Widget)DragDestAddUriTargets()
func(v*Widget)DragDestSet(flagsDestDefaults,targets[]TargetEntry,actionsgdk.DragAction)
func(v*Widget)DragFinish(context*gdk.DragContext,successbool,delbool,timeuint32)
func(v*Widget)DragSourceSet(start_button_maskgdk.ModifierType,targets[]TargetEntry,...)
func(v*Widget)Emit(sstring)
func(v*Widget)GetAllocation()*Allocation
func(v*Widget)GetAppPaintable()bool
func(v*Widget)GetCanDefault()bool
func(v*Widget)GetCanFocus()bool
func(v*Widget)GetChildVisible()bool
func(v*Widget)GetColormap()*gdk.Colormap
func(v*Widget)GetDoubleBuffered()bool
func(v*Widget)GetHasTooltip()bool
func(v*Widget)GetHasWindow()bool
func(v*Widget)GetName()string
func(v*Widget)GetNoShowAll()bool
func(v*Widget)GetPangoContext()*pango.Context
func(v*Widget)GetParent()*Widget
func(v*Widget)GetParentWindow()*gdk.Window
func(v*Widget)GetReceivesDefault()bool
func(v*Widget)GetSensitive()bool
func(v*Widget)GetSettings()*Settings
func(v*Widget)GetSizeRequest()(widthint,heightint)
func(v*Widget)GetState()StateType
func(v*Widget)GetStyle()*Style
func(v*Widget)GetTooltipMarkup()string
func(v*Widget)GetTooltipText()string
func(v*Widget)GetTooltipWindow()*Window
func(v*Widget)GetTopLevel()*Widget
func(v*Widget)GetTopLevelAsWindow()*Window
func(v*Widget)GetVisible()bool
func(v*Widget)GetWindow()*gdk.Window
func(v*Widget)GrabDefault()
func(v*Widget)GrabFocus()
func(v*Widget)HandlerBlock(idint)
func(v*Widget)HandlerDisconnect(idint)
func(v*Widget)HandlerUnblock(idint)
func(v*Widget)HasDefault()bool
func(v*Widget)HasFocus()bool
func(v*Widget)HasGrab()bool
func(v*Widget)Hide()
func(v*Widget)HideAll()
func(v*Widget)HideOnDelete()
func(v*Widget)IsComposited()bool
func(v*Widget)IsDrawable()bool
func(v*Widget)IsFocus()bool
func(v*Widget)IsSensitive()bool
func(v*Widget)IsToplevel()bool
func(v*Widget)Map()
func(v*Widget)MnemonicActivate(group_cyclingbool)bool
func(v*Widget)ModifyBG(stateStateType,color*gdk.Color)
func(v*Widget)ModifyBase(stateStateType,color*gdk.Color)
func(v*Widget)ModifyFG(stateStateType,color*gdk.Color)
func(v*Widget)ModifyFontEasy(descstring)
func(v*Widget)ModifyText(stateStateType,color*gdk.Color)
func(v*Widget)QueueClear()
func(v*Widget)QueueDraw()
func(v*Widget)QueueResize()
func(v*Widget)QueueResizeNoRedraw()
func(v*Widget)Realize()
func(v*Widget)Ref()
func(v*Widget)RenderIcon(stock_idstring,sizeIconSize,detailstring)*gdkpixbuf.Pixbuf
func(v*Widget)Reparent(parentIWidget)
func(v*Widget)SetAllocation(allocation*Allocation)
func(v*Widget)SetAppPaintable(settingbool)
func(v*Widget)SetCanDefault(settingbool)
func(v*Widget)SetCanFocus(settingbool)
func(v*Widget)SetChildVisible(settingbool)
func(v*Widget)SetDoubleBuffered(settingbool)
func(v*Widget)SetEvents(eventsint)
func(v*Widget)SetHasTooltip(settingbool)
func(v*Widget)SetHasWindow(settingbool)
func(v*Widget)SetName(namestring)
func(v*Widget)SetNoShowAll(settingbool)
func(v*Widget)SetParent(parentIWidget)
func(v*Widget)SetParentWindow(parent*gdk.Window)
func(v*Widget)SetReceivesDefault(settingbool)
func(v*Widget)SetRedrawOnAllocate(settingbool)
func(v*Widget)SetSensitive(settingbool)
func(v*Widget)SetSizeRequest(widthint,heightint)
func(v*Widget)SetState(stateStateType)
func(v*Widget)SetTooltipMarkup(markupstring)
func(v*Widget)SetTooltipText(textstring)
func(v*Widget)SetTooltipWindow(w*Window)
func(v*Widget)SetUSize(widthint,heightint)
func(v*Widget)SetVisible(settingbool)
func(v*Widget)SetWindow(window*gdk.Window)
func(v*Widget)Show()
func(v*Widget)ShowAll()
func(v*Widget)ShowNow()
func(v*Widget)StopEmission(sstring)
func(v*Widget)ToNative()*C.GtkWidget
func(v*Widget)Unmap()
func(v*Widget)Unparent()
func(v*Widget)Unrealize()
func(v*Widget)Unref()
typeWindow
funcNewWindow(tWindowType)*Window
func(v*Window)ActivateDefault()bool
func(v*Window)ActivateFocus()bool
func(v*Window)AddAccelGroup(agroup*AccelGroup)
func(v*Window)Deiconify()
func(v*Window)Fullscreen()
func(v*Window)GetAcceptFocus()bool
func(v*Window)GetDefaultSize()(widthint,heightint)
func(v*Window)GetDestroyWithParent()bool
func(v*Window)GetIconName()string
func(v*Window)GetModal()bool
func(v*Window)GetOpacity()float64
func(v*Window)GetPosition()(root_xint,root_yint)
func(v*Window)GetResizable()bool
func(v*Window)GetScreen()*gdk.Screen
func(v*Window)GetSize()(widthint,heightint)
func(v*Window)GetSkipTaskbarHint()bool
func(v*Window)GetTitle()string
func(v*Window)GetTypeHint()gdk.WindowTypeHint
func(v*Window)HasToplevelFocus()bool
func(v*Window)Iconify()
func(v*Window)IsActive()bool
func(v*Window)ListToplevels()*glib.List
func(v*Window)Maximize()
func(v*Window)Move(xint,yint)
func(v*Window)Present()
func(v*Window)RemoveAccelGroup(agroup*AccelGroup)
func(v*Window)Resize(widthint,heightint)
func(v*Window)SetAcceptFocus(settingbool)
func(v*Window)SetAutoStartupNotification(settingbool)
func(v*Window)SetDecorated(settingbool)
func(v*Window)SetDefault(w*Widget)
func(v*Window)SetDefaultSize(widthint,heightint)
func(v*Window)SetDeletable(settingbool)
func(v*Window)SetDestroyWithParent(settingbool)
func(v*Window)SetGravity(gravitygdk.Gravity)
func(v*Window)SetIcon(icon*gdkpixbuf.Pixbuf)
func(v*Window)SetIconFromFile(filestring)
func(v*Window)SetIconName(namestring)
func(v*Window)SetKeepAbove(settingbool)
func(v*Window)SetKeepBelow(settingbool)
func(v*Window)SetModal(modalbool)
func(v*Window)SetOpacity(opacityfloat64)
func(v*Window)SetPosition(positionWindowPosition)
func(v*Window)SetResizable(resizablebool)
func(v*Window)SetScreen(screen*gdk.Screen)
func(v*Window)SetSkipTaskbarHint(settingbool)
func(v*Window)SetTitle(titlestring)
func(v*Window)SetTransientFor(parent*Window)
func(v*Window)SetTypeHint(hintgdk.WindowTypeHint)
func(v*Window)SetWMClass(namestring,classstring)
func(v*Window)Stick()
func(v*Window)Unfullscreen()
func(v*Window)Unmaximize()
func(v*Window)Unstick()
typeWindowPosition
typeWindowType
typeWrapMode
Constants¶
ViewSource
const(
STOCK_ABOUT="gtk-about"
STOCK_ADD="gtk-add"
STOCK_APPLY="gtk-apply"
STOCK_BOLD="gtk-bold"
STOCK_CANCEL="gtk-cancel"
STOCK_CAPS_LOCK_WARNING="gtk-caps-lock-warning"
STOCK_CDROM="gtk-cdrom"
STOCK_CLEAR="gtk-clear"
STOCK_CLOSE="gtk-close"
STOCK_COLOR_PICKER="gtk-color-picker"
STOCK_CONVERT="gtk-convert"
STOCK_CONNECT="gtk-connect"
STOCK_COPY="gtk-copy"
STOCK_CUT="gtk-cut"
STOCK_DELETE="gtk-delete"
STOCK_DIALOG_AUTHENTICATION="gtk-dialog-authentication"
STOCK_DIALOG_INFO="gtk-dialog-info"
STOCK_DIALOG_WARNING="gtk-dialog-warning"
STOCK_DIALOG_ERROR="gtk-dialog-error"
STOCK_DIALOG_QUESTION="gtk-dialog-question"
STOCK_DIRECTORY="gtk-directory"
STOCK_DISCARD="gtk-discard"
STOCK_DISCONNECT="gtk-disconnect"
STOCK_DND="gtk-dnd"
STOCK_DND_MULTIPLE="gtk-dnd-multiple"
STOCK_EDIT="gtk-edit"
STOCK_EXECUTE="gtk-execute"
STOCK_FILE="gtk-file"
STOCK_FIND="gtk-find"
STOCK_FIND_AND_REPLACE="gtk-find-and-replace"
STOCK_FLOPPY="gtk-floppy"
STOCK_FULLSCREEN="gtk-fullscreen"
STOCK_GOTO_BOTTOM="gtk-goto-bottom"
STOCK_GOTO_FIRST="gtk-goto-first"
STOCK_GOTO_LAST="gtk-goto-last"
STOCK_GOTO_TOP="gtk-goto-top"
STOCK_GO_BACK="gtk-go-back"
STOCK_GO_DOWN="gtk-go-down"
STOCK_GO_FORWARD="gtk-go-forward"
STOCK_GO_UP="gtk-go-up"
STOCK_HARDDISK="gtk-harddisk"
STOCK_HELP="gtk-help"
STOCK_HOME="gtk-home"
STOCK_INDEX="gtk-index"
STOCK_INDENT="gtk-indent"
STOCK_INFO="gtk-info"
STOCK_UNINDENT="gtk-unindent"
STOCK_ITALIC="gtk-italic"
STOCK_JUMP_TO="gtk-jump-to"
STOCK_JUSTIFY_CENTER="gtk-justify-center"
STOCK_JUSTIFY_FILL="gtk-justify-fill"
STOCK_JUSTIFY_LEFT="gtk-justify-left"
STOCK_JUSTIFY_RIGHT="gtk-justify-right"
STOCK_LEAVE_FULLSCREEN="gtk-leave-fullscreen"
STOCK_MISSING_IMAGE="gtk-missing-image"
STOCK_MEDIA_FORWARD="gtk-media-forward"
STOCK_MEDIA_NEXT="gtk-media-next"
STOCK_MEDIA_PAUSE="gtk-media-pause"
STOCK_MEDIA_PLAY="gtk-media-play"
STOCK_MEDIA_PREVIOUS="gtk-media-previous"
STOCK_MEDIA_RECORD="gtk-media-record"
STOCK_MEDIA_REWIND="gtk-media-rewind"
STOCK_MEDIA_STOP="gtk-media-stop"
STOCK_NETWORK="gtk-network"
STOCK_NEW="gtk-new"
STOCK_NO="gtk-no"
STOCK_OK="gtk-ok"
STOCK_OPEN="gtk-open"
STOCK_ORIENTATION_PORTRAIT="gtk-orientation-portrait"
STOCK_ORIENTATION_LANDSCAPE="gtk-orientation-landscape"
STOCK_ORIENTATION_REVERSE_LANDSCAPE="gtk-orientation-reverse-landscape"
STOCK_ORIENTATION_REVERSE_PORTRAIT="gtk-orientation-reverse-portrait"
STOCK_PAGE_SETUP="gtk-page-setup"
STOCK_PASTE="gtk-paste"
STOCK_PREFERENCES="gtk-preferences"
STOCK_PRINT="gtk-print"
STOCK_PRINT_ERROR="gtk-print-error"
STOCK_PRINT_PAUSED="gtk-print-paused"
STOCK_PRINT_PREVIEW="gtk-print-preview"
STOCK_PRINT_REPORT="gtk-print-report"
STOCK_PRINT_WARNING="gtk-print-warning"
STOCK_PROPERTIES="gtk-properties"
STOCK_QUIT="gtk-quit"
STOCK_REDO="gtk-redo"
STOCK_REFRESH="gtk-refresh"
STOCK_REMOVE="gtk-remove"
STOCK_REVERT_TO_SAVED="gtk-revert-to-saved"
STOCK_SAVE="gtk-save"
STOCK_SAVE_AS="gtk-save-as"
STOCK_SELECT_ALL="gtk-select-all"
STOCK_SELECT_COLOR="gtk-select-color"
STOCK_SELECT_FONT="gtk-select-font"
STOCK_SORT_ASCENDING="gtk-sort-ascending"
STOCK_SORT_DESCENDING="gtk-sort-descending"
STOCK_SPELL_CHECK="gtk-spell-check"
STOCK_STOP="gtk-stop"
STOCK_STRIKETHROUGH="gtk-strikethrough"
STOCK_UNDELETE="gtk-undelete"
STOCK_UNDERLINE="gtk-underline"
STOCK_UNDO="gtk-undo"
STOCK_YES="gtk-yes"
STOCK_ZOOM_100="gtk-zoom-100"
STOCK_ZOOM_FIT="gtk-zoom-fit"
STOCK_ZOOM_IN="gtk-zoom-in"
STOCK_ZOOM_OUT="gtk-zoom-out"
)
-----------------------------------------------------------------------
GtkStockItem
-----------------------------------------------------------------------
ViewSource
const(
TREE_SORTABLE_DEFAULT_SORT_COLUMN_IDint=-1
TREE_SORTABLE_UNSORTED_SORT_COLUMN_IDint=-2
)
ViewSource
const(
TYPE_CHAR=glib.G_TYPE_CHAR
TYPE_UCHAR=glib.G_TYPE_UCHAR
TYPE_BOOL=glib.G_TYPE_BOOL
TYPE_INT=glib.G_TYPE_INT
TYPE_UINT=glib.G_TYPE_UINT
TYPE_LONG=glib.G_TYPE_LONG
TYPE_ULONG=glib.G_TYPE_ULONG
TYPE_FLOAT=glib.G_TYPE_FLOAT
TYPE_DOUBLE=glib.G_TYPE_DOUBLE
TYPE_STRING=glib.G_TYPE_STRING
TYPE_BOXED=glib.G_TYPE_BOXED
TYPE_POINTER=glib.G_TYPE_POINTER
TYPE_PIXBUF=TYPE_POINTER
)
-----------------------------------------------------------------------
GtkListStore
-----------------------------------------------------------------------
ViewSource
const(
RESIZE_PARENT=ResizeMode(0)
RESIZE_QUEUE=ResizeMode(1)
RESIZE_IMMEDIATE=ResizeMode(2)
)
Variables¶
Thissectionisempty.
Functions¶
funcABOUT_DIALOG¶
funcABOUT_DIALOG(p*AboutDialog)*C.GtkAboutDialog
funcACCEL_LABEL¶
funcACCEL_LABEL(p*AccelLabel)*C.GtkAccelLabel
funcACCESSIBLE¶
funcACCESSIBLE(p*Accessible)*C.GtkAccessible
funcACTION¶
funcACTION(p*Action)*C.GtkAction
funcACTION_GROUP¶
funcACTION_GROUP(p*ActionGroup)*C.GtkActionGroup
funcACTIVATABLE¶
funcACTIVATABLE(p*Activatable)*C.GtkActivatable
funcADJUSTMENT¶
funcADJUSTMENT(p*Adjustment)*C.GtkAdjustment
funcALIGNMENT¶
funcALIGNMENT(p*Alignment)*C.GtkAlignment
funcARROW¶
funcARROW(p*Arrow)*C.GtkArrow
funcASSISTANT¶
funcASSISTANT(p*Assistant)*C.GtkAssistant
funcAS_GWIDGET¶
funcAS_GWIDGET(punsafe.Pointer)*C.GtkWidget
funcAcceleratorGetDefaultModMask¶
funcAcceleratorGetDefaultModMask()uint
funcAcceleratorParse¶
funcAcceleratorParse(acceleratorstring)(uint,gdk.ModifierType)
Parsestringrepresentinganaccelerator
andreturnthekeycodeandthemodifiermasks.
funcBIN¶
funcBIN(p*Bin)*C.GtkBin
funcBOX¶
funcBOX(p*Box)*C.GtkBox
funcBUTTON¶
funcBUTTON(p*Button)*C.GtkButton
funcBinaryAge¶
funcBinaryAge()uint
funcCALENDAR¶
funcCALENDAR(p*Calendar)*C.GtkCalendar
funcCELL_RENDERER_TEXT¶
funcCELL_RENDERER_TEXT(p*CellRendererText)*C.GtkCellRendererText
funcCELL_RENDERER_TOGGLE¶
funcCELL_RENDERER_TOGGLE(p*CellRendererToggle)*C.GtkCellRendererToggle
funcCHECK_MENU_ITEM¶
funcCHECK_MENU_ITEM(p*CheckMenuItem)*C.GtkCheckMenuItem
funcCOLOR_BUTTON¶
funcCOLOR_BUTTON(p*ColorButton)*C.GtkColorButton
funcCOMBO_BOX¶
funcCOMBO_BOX(p*ComboBox)*C.GtkComboBox
funcCOMBO_BOX_ENTRY¶
funcCOMBO_BOX_ENTRY(p*ComboBoxEntry)*C.GtkComboBoxEntry
funcCOMBO_BOX_TEXT¶
funcCOMBO_BOX_TEXT(p*ComboBoxText)*C.GtkComboBoxText
funcCONTAINER¶
funcCONTAINER(p*Container)*C.GtkContainer
funcCheckVersion¶
funcCheckVersion(majoruint,minoruint,microuint)string
funcDIALOG¶
funcDIALOG(p*Dialog)*C.GtkDialog
funcDRAWING_AREA¶
funcDRAWING_AREA(p*DrawingArea)*C.GtkDrawingArea
funcENTRY¶
funcENTRY(p*Entry)*C.GtkEntry
funcEXPANDER¶
funcEXPANDER(p*Expander)*C.GtkExpander
funcEventsPending¶
funcEventsPending()bool
funcFILE_CHOOSER¶
funcFILE_CHOOSER(p*Widget)*C.GtkFileChooser
funcFIXED¶
funcFIXED(p*Fixed)*C.GtkFixed
funcFONT_BUTTON¶
funcFONT_BUTTON(p*FontButton)*C.GtkFontButton
funcFONT_SELECTION¶
funcFONT_SELECTION(p*FontSelection)*C.GtkFontSelection
funcFONT_SELECTION_DIALOG¶
funcFONT_SELECTION_DIALOG(p*FontSelectionDialog)*C.GtkFontSelectionDialog
funcFRAME¶
funcFRAME(p*Frame)*C.GtkFrame
funcGetCurrentEventTime¶
funcGetCurrentEventTime()uint32
funcICON_VIEW¶
funcICON_VIEW(p*IconView)*C.GtkIconView
funcIMAGE¶
funcIMAGE(p*Image)*C.GtkImage
funcIMAGE_MENU_ITEM¶
funcIMAGE_MENU_ITEM(p*ImageMenuItem)*C.GtkImageMenuItem
funcINFO_BAR¶
funcINFO_BAR(p*InfoBar)*C.GtkInfoBar
funcITEM¶
funcITEM(p*Item)*C.GtkItem
funcIconSizeLookup¶
funcIconSizeLookup(sizeIconSize)(widthint,heightint)
gtk_icon_size_lookup
funcInit¶
funcInit(args*[]string)
funcInterfaceAge¶
funcInterfaceAge()uint
funcLABEL¶
funcLABEL(p*Label)*C.GtkLabel
funcLAYOUT¶
funcLAYOUT(p*Layout)*C.GtkLayout
funcLINK_BUTTON¶
funcLINK_BUTTON(p*LinkButton)*C.GtkLinkButton
funcMENU¶
funcMENU(p*Menu)*C.GtkMenu
funcMENU_BAR¶
funcMENU_BAR(p*MenuBar)*C.GtkMenuBar
funcMENU_ITEM¶
funcMENU_ITEM(p*MenuItem)*C.GtkMenuItem
funcMENU_SHELL¶
funcMENU_SHELL(p*MenuShell)*C.GtkMenuShell
funcMENU_TOOL_BUTTON¶
funcMENU_TOOL_BUTTON(p*MenuToolButton)*C.GtkMenuToolButton
funcMESSAGE_DIALOG¶
funcMESSAGE_DIALOG(p*MessageDialog)*C.GtkMessageDialog
funcMISC¶
funcMISC(m*Misc)*C.GtkMisc
funcMain¶
funcMain()
funcMainIteration¶
funcMainIteration()bool
funcMainIterationDo¶
funcMainIterationDo(blockingbool)bool
funcMainQuit¶
funcMainQuit()
funcMajorVersion¶
funcMajorVersion()uint
-----------------------------------------------------------------------
VersionInformation
-----------------------------------------------------------------------
funcMicroVersion¶
funcMicroVersion()uint
funcMinorVersion¶
funcMinorVersion()uint
funcNOTEBOOK¶
funcNOTEBOOK(p*Notebook)*C.GtkNotebook
funcPANED¶
funcPANED(p*Paned)*C.GtkPaned
funcPROGRESS_BAR¶
funcPROGRESS_BAR(p*ProgressBar)*C.GtkProgressBar
funcRADIO_ACTION¶
funcRADIO_ACTION(p*RadioAction)*C.GtkRadioAction
funcRADIO_BUTTON¶
funcRADIO_BUTTON(p*RadioButton)*C.GtkRadioButton
funcRADIO_MENU_ITEM¶
funcRADIO_MENU_ITEM(p*RadioMenuItem)*C.GtkRadioMenuItem
funcRANGE¶
funcRANGE(p*Range)*C.GtkRange
funcRCParse¶
funcRCParse(filestring)
funcRCParseString¶
funcRCParseString(stylestring)
funcRCReparseAll¶
funcRCReparseAll()bool
funcRCResetStyles¶
funcRCResetStyles(settings*Settings)
funcRECENT_ACTION¶
funcRECENT_ACTION(p*RecentAction)*C.GtkRecentAction
funcSCALE¶
funcSCALE(p*Scale)*C.GtkScale
funcSCALEBUTTON¶
funcSCALEBUTTON(p*ScaleButton)*C.GtkScaleButton
funcSCROLLED_WINDOW¶
funcSCROLLED_WINDOW(p*ScrolledWindow)*C.GtkScrolledWindow
funcSEPARATOR_TOOL_ITEM¶
funcSEPARATOR_TOOL_ITEM(p*SeparatorToolItem)*C.GtkSeparatorToolItem
funcSPINNER¶
funcSPINNER(s*Spinner)*C.GtkSpinner
funcSPIN_BUTTON¶
funcSPIN_BUTTON(p*SpinButton)*C.GtkSpinButton
funcSTATUSBAR¶
funcSTATUSBAR(p*Statusbar)*C.GtkStatusbar
funcSTYLE¶
funcSTYLE(p*Style)*C.GtkStyle
funcSetLocale¶
funcSetLocale()
Deprecatedsince2.24.Usesetlocale()directly.
(seehttp://developer.gnome.org/gtk/stable/gtk-General.html#gtk-set-locale)
funcStatusIconPositionMenu¶
funcStatusIconPositionMenu(menu*Menu,px,py*int,push_in*bool,datainterface{})
funcStockListIDs¶
funcStockListIDs()*glib.SList
funcStockLookup¶
funcStockLookup(stock_idstring,item*StockItem)bool
funcTABLE¶
funcTABLE(p*Table)*C.GtkTable
funcTEXT_BUFFER¶
funcTEXT_BUFFER(punsafe.Pointer)*C.GtkTextBuffer
funcTEXT_TAG¶
funcTEXT_TAG(punsafe.Pointer)*C.GtkTextTag
funcTEXT_VIEW¶
funcTEXT_VIEW(p*TextView)*C.GtkTextView
funcTOGGLE_ACTION¶
funcTOGGLE_ACTION(p*ToggleAction)*C.GtkToggleAction
funcTOGGLE_BUTTON¶
funcTOGGLE_BUTTON(p*ToggleButton)*C.GtkToggleButton
funcTOGGLE_TOOL_BUTTON¶
funcTOGGLE_TOOL_BUTTON(p*ToggleToolButton)*C.GtkToggleToolButton
funcTOOLBAR¶
funcTOOLBAR(p*Toolbar)*C.GtkToolbar
funcTOOL_BUTTON¶
funcTOOL_BUTTON(p*ToolButton)*C.GtkToolButton
funcTOOL_ITEM¶
funcTOOL_ITEM(p*ToolItem)*C.GtkToolItem
funcTOOL_ITEM_GROUP¶
funcTOOL_ITEM_GROUP(p*ToolItemGroup)*C.GtkToolItemGroup
funcTOOL_PALETTE¶
funcTOOL_PALETTE(p*ToolPalette)*C.GtkToolPalette
funcTREE_VIEW¶
funcTREE_VIEW(p*TreeView)*C.GtkTreeView
funcToNative¶
funcToNative(wIWidget)*C.GtkWidget
funcUI_MANAGER¶
funcUI_MANAGER(p*UIManager)*C.GtkUIManager
funcVIEWPORT¶
funcVIEWPORT(p*Viewport)*C.GtkViewport
funcWIDGET¶
funcWIDGET(p*Widget)*C.GtkWidget
funcWINDOW¶
funcWINDOW(p*Window)*C.GtkWindow
Types¶
typeAboutDialog¶
typeAboutDialogstruct{
Dialog
}
-----------------------------------------------------------------------
GtkAboutDialog
-----------------------------------------------------------------------
funcNewAboutDialog¶
funcNewAboutDialog()*AboutDialog
func(*AboutDialog)GetArtists¶
func(v*AboutDialog)GetArtists()[]string
func(*AboutDialog)GetAuthors¶
func(v*AboutDialog)GetAuthors()[]string
func(*AboutDialog)GetComments¶
func(v*AboutDialog)GetComments()string
func(*AboutDialog)GetCopyright¶
func(v*AboutDialog)GetCopyright()string
func(*AboutDialog)GetDocumenters¶
func(v*AboutDialog)GetDocumenters()[]string
func(*AboutDialog)GetLicense¶
func(v*AboutDialog)GetLicense()string
func(*AboutDialog)GetLogo¶
func(v*AboutDialog)GetLogo()*gdkpixbuf.Pixbuf
func(*AboutDialog)GetLogoIconName¶
func(v*AboutDialog)GetLogoIconName()string
func(*AboutDialog)GetProgramName¶
func(v*AboutDialog)GetProgramName()string
func(*AboutDialog)GetTranslatorCredits¶
func(v*AboutDialog)GetTranslatorCredits()string
func(*AboutDialog)GetVersion¶
func(v*AboutDialog)GetVersion()string
func(*AboutDialog)GetWebsite¶
func(v*AboutDialog)GetWebsite()string
func(*AboutDialog)GetWebsiteLabel¶
func(v*AboutDialog)GetWebsiteLabel()string
func(*AboutDialog)GetWrapLicense¶
func(v*AboutDialog)GetWrapLicense()bool
func(*AboutDialog)SetArtists¶
func(v*AboutDialog)SetArtists(artists[]string)
func(*AboutDialog)SetAuthors¶
func(v*AboutDialog)SetAuthors(authors[]string)
func(*AboutDialog)SetComments¶
func(v*AboutDialog)SetComments(commentsstring)
func(*AboutDialog)SetCopyright¶
func(v*AboutDialog)SetCopyright(copyrightstring)
func(*AboutDialog)SetDocumenters¶
func(v*AboutDialog)SetDocumenters(documenters[]string)
func(*AboutDialog)SetLicense¶
func(v*AboutDialog)SetLicense(licensestring)
func(*AboutDialog)SetLogo¶
func(v*AboutDialog)SetLogo(logo*gdkpixbuf.Pixbuf)
func(*AboutDialog)SetLogoIconName¶
func(v*AboutDialog)SetLogoIconName(icon_namestring)
func(*AboutDialog)SetProgramName¶
func(v*AboutDialog)SetProgramName(namestring)
func(*AboutDialog)SetTranslatorCredits¶
func(v*AboutDialog)SetTranslatorCredits(translator_creditsstring)
func(*AboutDialog)SetVersion¶
func(v*AboutDialog)SetVersion(versionstring)
func(*AboutDialog)SetWebsite¶
func(v*AboutDialog)SetWebsite(websitestring)
func(*AboutDialog)SetWebsiteLabel¶
func(v*AboutDialog)SetWebsiteLabel(website_labelstring)
func(*AboutDialog)SetWrapLicense¶
func(v*AboutDialog)SetWrapLicense(wrap_licensebool)
typeAccelFlags¶
typeAccelFlagsint
const(
ACCEL_VISIBLEAccelFlags=1<
延伸文章資訊
- 1go-gtk 研究,在linux 下面使用golang 做gui 开发。 - CSDN博客
目录1,关于go-gtk2,安装3,总结1,关于go-gtkgo-gtk 一个gtk2封装的golang ,需要libgtk±2.0 库,直接安装就行。https://github.com/ma...
- 22.1 安裝go-gtk - 台部落
2.1 go-gtk 參考golang從入門到實戰中的window+go環境搭建和小白環境搭建中的開發環境中的msys2安裝過程,是否正常。 先按照之前的教程安裝好msys ...
- 3Golang gtk.Window函數代碼示例- 純淨天空
本文整理匯總了Golang中github.com/mattn/go-gtk/gtk.Window函數的典型用法代碼示例。如果您正苦於以下問題:Golang Window函數的具體用法?Golan...
- 4gtk - pkg.dev
Whenever a native GTK call could return an unexpected NULL pointer, an additional error is return...
- 5mattn/go-gtk: Go binding for GTK - GitHub
Go binding for GTK. Contribute to mattn/go-gtk development by creating an account on GitHub.