gtka

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2023 License: GPL-3.0 Imports: 14 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Real = &RealGtk{}

Functions

func Unwrap

func Unwrap(o interface{}) interface{}

func UnwrapAboutDialog

func UnwrapAboutDialog(v gtki.AboutDialog) *gtk.AboutDialog

func UnwrapAccelGroup

func UnwrapAccelGroup(v gtki.AccelGroup) *gtk.AccelGroup

func UnwrapAdjustment

func UnwrapAdjustment(v gtki.Adjustment) *gtk.Adjustment

func UnwrapAllocation

func UnwrapAllocation(v gtki.Allocation) *gtk.Allocation

func UnwrapApplication

func UnwrapApplication(v gtki.Application) *gtk.Application

func UnwrapApplicationWindow

func UnwrapApplicationWindow(v gtki.ApplicationWindow) *gtk.ApplicationWindow

func UnwrapAssistant

func UnwrapAssistant(v gtki.Assistant) *gtk.Assistant

func UnwrapBin

func UnwrapBin(v gtki.Bin) *gtk.Bin

func UnwrapBox

func UnwrapBox(v gtki.Box) *gtk.Box

func UnwrapBuilder

func UnwrapBuilder(v gtki.Builder) *gtk.Builder

func UnwrapButton

func UnwrapButton(v gtki.Button) *gtk.Button

func UnwrapButtonBox

func UnwrapButtonBox(v gtki.ButtonBox) *gtk.ButtonBox

func UnwrapCellRenderer

func UnwrapCellRenderer(v gtki.CellRenderer) *gtk.CellRenderer

func UnwrapCellRendererText

func UnwrapCellRendererText(v gtki.CellRendererText) *gtk.CellRendererText

func UnwrapCellRendererToggle

func UnwrapCellRendererToggle(v gtki.CellRendererToggle) *gtk.CellRendererToggle

func UnwrapCheckButton

func UnwrapCheckButton(v gtki.CheckButton) *gtk.CheckButton

func UnwrapCheckMenuItem

func UnwrapCheckMenuItem(v gtki.CheckMenuItem) *gtk.CheckMenuItem

func UnwrapComboBox

func UnwrapComboBox(v gtki.ComboBox) *gtk.ComboBox

func UnwrapComboBoxText

func UnwrapComboBoxText(v gtki.ComboBoxText) *gtk.ComboBoxText

func UnwrapContainer

func UnwrapContainer(v gtki.Container) *gtk.Container

func UnwrapCssProvider

func UnwrapCssProvider(v gtki.CssProvider) *gtk.CssProvider

func UnwrapDialog

func UnwrapDialog(v gtki.Dialog) *gtk.Dialog

func UnwrapEntry

func UnwrapEntry(v gtki.Entry) *gtk.Entry

func UnwrapEntryCompletion

func UnwrapEntryCompletion(v gtki.EntryCompletion) *gtk.EntryCompletion

func UnwrapEventBox

func UnwrapEventBox(v gtki.EventBox) *gtk.EventBox

func UnwrapExpander

func UnwrapExpander(v gtki.Expander) *gtk.Expander

func UnwrapFileChooserDialog

func UnwrapFileChooserDialog(v gtki.FileChooserDialog) *gtk.FileChooserDialog

func UnwrapGrid

func UnwrapGrid(v gtki.Grid) *gtk.Grid

func UnwrapHeaderBar

func UnwrapHeaderBar(v gtki.HeaderBar) *gtk.HeaderBar

func UnwrapIconTheme

func UnwrapIconTheme(v gtki.IconTheme) *gotk3extra.IconTheme

func UnwrapImage

func UnwrapImage(v gtki.Image) *gtk.Image

func UnwrapInfoBar

func UnwrapInfoBar(v gtki.InfoBar) *gtk.InfoBar

func UnwrapLabel

func UnwrapLabel(v gtki.Label) *gtk.Label

func UnwrapLinkButton

func UnwrapLinkButton(v gtki.LinkButton) *gtk.LinkButton

func UnwrapListBox

func UnwrapListBox(v gtki.ListBox) *gtk.ListBox

func UnwrapListBoxRow

func UnwrapListBoxRow(v gtki.ListBoxRow) *gtk.ListBoxRow

func UnwrapListStore

func UnwrapListStore(v gtki.ListStore) *gtk.ListStore

func UnwrapLocal

func UnwrapLocal(o interface{}) (interface{}, bool)

func UnwrapMenu

func UnwrapMenu(v gtki.Menu) *gtk.Menu

func UnwrapMenuBar

func UnwrapMenuBar(v gtki.MenuBar) *gtk.MenuBar

func UnwrapMenuButton

func UnwrapMenuButton(v gtki.MenuButton) *gtk.MenuButton

func UnwrapMenuItem

func UnwrapMenuItem(v gtki.MenuItem) *gtk.MenuItem

func UnwrapMenuShell

func UnwrapMenuShell(v gtki.MenuShell) *gtk.MenuShell

func UnwrapMenuShellOnly

func UnwrapMenuShellOnly(v gtki.MenuShell) *gtk.MenuShell

func UnwrapMessageDialog

func UnwrapMessageDialog(v gtki.MessageDialog) *gtk.MessageDialog

func UnwrapModelButton

func UnwrapModelButton(v gtki.ModelButton) *gtk.ModelButton

func UnwrapNotebook

func UnwrapNotebook(v gtki.Notebook) *gtk.Notebook

func UnwrapOrientation

func UnwrapOrientation(o gtki.Orientation) gtk.Orientation

func UnwrapOverlay

func UnwrapOverlay(v gtki.Overlay) *gtk.Overlay

func UnwrapPopover

func UnwrapPopover(v gtki.Popover) *gtk.Popover

func UnwrapProgressBar

func UnwrapProgressBar(v gtki.ProgressBar) *gtk.ProgressBar

func UnwrapRadioButton

func UnwrapRadioButton(v gtki.RadioButton) *gtk.RadioButton

func UnwrapRevealer

func UnwrapRevealer(v gtki.Revealer) *gtk.Revealer

func UnwrapScrolledWindow

func UnwrapScrolledWindow(v gtki.ScrolledWindow) *gtk.ScrolledWindow

func UnwrapSearchBar

func UnwrapSearchBar(v gtki.SearchBar) *gtk.SearchBar

func UnwrapSearchEntry

func UnwrapSearchEntry(v gtki.SearchEntry) *gtk.SearchEntry

func UnwrapSeparator

func UnwrapSeparator(v gtki.Separator) *gtk.Separator

func UnwrapSeparatorMenuItem

func UnwrapSeparatorMenuItem(v gtki.SeparatorMenuItem) *gtk.SeparatorMenuItem

func UnwrapSettings

func UnwrapSettings(v gtki.Settings) *gtk.Settings

func UnwrapSizeGroup

func UnwrapSizeGroup(v gtki.SizeGroup) *gtk.SizeGroup

func UnwrapSpinButton

func UnwrapSpinButton(v gtki.SpinButton) *gtk.SpinButton

func UnwrapSpinner

func UnwrapSpinner(v gtki.Spinner) *gtk.Spinner

func UnwrapStatusIcon

func UnwrapStatusIcon(v gtki.StatusIcon) *gotk3extra.StatusIcon

func UnwrapStyleContext

func UnwrapStyleContext(v gtki.StyleContext) *gtk.StyleContext

func UnwrapStyleProvider

func UnwrapStyleProvider(s gtki.StyleProvider) gtk.IStyleProvider

func UnwrapSwitch

func UnwrapSwitch(v gtki.Switch) *gtk.Switch

func UnwrapTextBuffer

func UnwrapTextBuffer(v gtki.TextBuffer) *gtk.TextBuffer

func UnwrapTextIter

func UnwrapTextIter(v gtki.TextIter) *gtk.TextIter

func UnwrapTextMark

func UnwrapTextMark(v gtki.TextMark) *gtk.TextMark

func UnwrapTextTag

func UnwrapTextTag(v gtki.TextTag) *gtk.TextTag

func UnwrapTextTagTable

func UnwrapTextTagTable(v gtki.TextTagTable) *gtk.TextTagTable

func UnwrapTextView

func UnwrapTextView(v gtki.TextView) *gtk.TextView

func UnwrapToggleButton

func UnwrapToggleButton(v gtki.ToggleButton) *gtk.ToggleButton

func UnwrapToolButton

func UnwrapToolButton(v gtki.ToolButton) *gtk.ToolButton

func UnwrapToolItem

func UnwrapToolItem(v gtki.ToolItem) *gtk.ToolItem

func UnwrapTreeIter

func UnwrapTreeIter(v gtki.TreeIter) *gtk.TreeIter

func UnwrapTreeModel

func UnwrapTreeModel(s gtki.TreeModel) gtk.ITreeModel

func UnwrapTreePath

func UnwrapTreePath(v gtki.TreePath) *gtk.TreePath

func UnwrapTreeSelection

func UnwrapTreeSelection(v gtki.TreeSelection) *gtk.TreeSelection

func UnwrapTreeStore

func UnwrapTreeStore(v gtki.TreeStore) *gtk.TreeStore

func UnwrapTreeView

func UnwrapTreeView(v gtki.TreeView) *gtk.TreeView

func UnwrapTreeViewColumn

func UnwrapTreeViewColumn(v gtki.TreeViewColumn) *gtk.TreeViewColumn

func UnwrapWidget

func UnwrapWidget(v gtki.Widget) *gtk.Widget

func UnwrapWindow

func UnwrapWindow(v gtki.Window) *gtk.Window

func Wrap

func Wrap(o interface{}) interface{}

func WrapAboutDialog

func WrapAboutDialog(v *gtk.AboutDialog, e error) (gtki.AboutDialog, error)

func WrapAboutDialogSimple

func WrapAboutDialogSimple(v *gtk.AboutDialog) gtki.AboutDialog

func WrapAccelGroup

func WrapAccelGroup(v *gtk.AccelGroup, e error) (gtki.AccelGroup, error)

func WrapAccelGroupSimple

func WrapAccelGroupSimple(v *gtk.AccelGroup) gtki.AccelGroup

func WrapAdjustment

func WrapAdjustment(v *gtk.Adjustment, e error) (gtki.Adjustment, error)

func WrapAdjustmentSimple

func WrapAdjustmentSimple(v *gtk.Adjustment) gtki.Adjustment

func WrapAllocation

func WrapAllocation(v *gtk.Allocation, e error) (gtki.Allocation, error)

func WrapAllocationSimple

func WrapAllocationSimple(v *gtk.Allocation) gtki.Allocation

func WrapApplication

func WrapApplication(v *gtk.Application, e error) (gtki.Application, error)

func WrapApplicationSimple

func WrapApplicationSimple(v *gtk.Application) gtki.Application

func WrapApplicationWindow

func WrapApplicationWindow(v *gtk.ApplicationWindow, e error) (gtki.ApplicationWindow, error)

func WrapApplicationWindowSimple

func WrapApplicationWindowSimple(v *gtk.ApplicationWindow) gtki.ApplicationWindow

func WrapAssistant

func WrapAssistant(v *gtk.Assistant, e error) (gtki.Assistant, error)

func WrapAssistantSimple

func WrapAssistantSimple(v *gtk.Assistant) gtki.Assistant

func WrapBin

func WrapBin(v *gtk.Bin, e error) (gtki.Bin, error)

func WrapBinSimple

func WrapBinSimple(v *gtk.Bin) gtki.Bin

func WrapBox

func WrapBox(v *gtk.Box, e error) (gtki.Box, error)

func WrapBoxSimple

func WrapBoxSimple(v *gtk.Box) gtki.Box

func WrapBuilder

func WrapBuilder(v *gtk.Builder, e error) (gtki.Builder, error)

func WrapBuilderSimple

func WrapBuilderSimple(v *gtk.Builder) gtki.Builder

func WrapButton

func WrapButton(v *gtk.Button, e error) (gtki.Button, error)

func WrapButtonBox

func WrapButtonBox(v *gtk.ButtonBox, e error) (gtki.ButtonBox, error)

func WrapButtonBoxSimple

func WrapButtonBoxSimple(v *gtk.ButtonBox) gtki.ButtonBox

func WrapButtonSimple

func WrapButtonSimple(v *gtk.Button) gtki.Button

func WrapCellRenderer

func WrapCellRenderer(v *gtk.CellRenderer, e error) (gtki.CellRenderer, error)

func WrapCellRendererSimple

func WrapCellRendererSimple(v *gtk.CellRenderer) gtki.CellRenderer

func WrapCellRendererText

func WrapCellRendererText(v *gtk.CellRendererText, e error) (gtki.CellRendererText, error)

func WrapCellRendererTextSimple

func WrapCellRendererTextSimple(v *gtk.CellRendererText) gtki.CellRendererText

func WrapCellRendererToggle

func WrapCellRendererToggle(v *gtk.CellRendererToggle, e error) (gtki.CellRendererToggle, error)

func WrapCellRendererToggleSimple

func WrapCellRendererToggleSimple(v *gtk.CellRendererToggle) gtki.CellRendererToggle

func WrapCheckButton

func WrapCheckButton(v *gtk.CheckButton, e error) (gtki.CheckButton, error)

func WrapCheckButtonSimple

func WrapCheckButtonSimple(v *gtk.CheckButton) gtki.CheckButton

func WrapCheckMenuItem

func WrapCheckMenuItem(v *gtk.CheckMenuItem, e error) (gtki.CheckMenuItem, error)

func WrapCheckMenuItemSimple

func WrapCheckMenuItemSimple(v *gtk.CheckMenuItem) gtki.CheckMenuItem

func WrapComboBox

func WrapComboBox(v *gtk.ComboBox, e error) (gtki.ComboBox, error)

func WrapComboBoxSimple

func WrapComboBoxSimple(v *gtk.ComboBox) gtki.ComboBox

func WrapComboBoxText

func WrapComboBoxText(v *gtk.ComboBoxText, e error) (gtki.ComboBoxText, error)

func WrapComboBoxTextSimple

func WrapComboBoxTextSimple(v *gtk.ComboBoxText) gtki.ComboBoxText

func WrapContainer

func WrapContainer(v *gtk.Container, e error) (gtki.Container, error)

func WrapContainerSimple

func WrapContainerSimple(v *gtk.Container) gtki.Container

func WrapCssProvider

func WrapCssProvider(v *gtk.CssProvider, e error) (gtki.CssProvider, error)

func WrapCssProviderSimple

func WrapCssProviderSimple(v *gtk.CssProvider) gtki.CssProvider

func WrapDialog

func WrapDialog(v *gtk.Dialog, e error) (gtki.Dialog, error)

func WrapDialogSimple

func WrapDialogSimple(v *gtk.Dialog) gtki.Dialog

func WrapEntry

func WrapEntry(v *gtk.Entry, e error) (gtki.Entry, error)

func WrapEntryCompletion

func WrapEntryCompletion(v *gtk.EntryCompletion, e error) (gtki.EntryCompletion, error)

func WrapEntryCompletionSimple

func WrapEntryCompletionSimple(v *gtk.EntryCompletion) gtki.EntryCompletion

func WrapEntrySimple

func WrapEntrySimple(v *gtk.Entry) gtki.Entry

func WrapEventBox

func WrapEventBox(v *gtk.EventBox, e error) (gtki.EventBox, error)

func WrapEventBoxSimple

func WrapEventBoxSimple(v *gtk.EventBox) gtki.EventBox

func WrapExpander

func WrapExpander(v *gtk.Expander, e error) (gtki.Expander, error)

func WrapExpanderSimple

func WrapExpanderSimple(v *gtk.Expander) gtki.Expander

func WrapFileChooserDialog

func WrapFileChooserDialog(v *gtk.FileChooserDialog, e error) (gtki.FileChooserDialog, error)

func WrapFileChooserDialogSimple

func WrapFileChooserDialogSimple(v *gtk.FileChooserDialog) gtki.FileChooserDialog

func WrapGrid

func WrapGrid(v *gtk.Grid, e error) (gtki.Grid, error)

func WrapGridSimple

func WrapGridSimple(v *gtk.Grid) gtki.Grid

func WrapHeaderBar

func WrapHeaderBar(v *gtk.HeaderBar, e error) (gtki.HeaderBar, error)

func WrapHeaderBarSimple

func WrapHeaderBarSimple(v *gtk.HeaderBar) gtki.HeaderBar

func WrapIconTheme

func WrapIconTheme(v *gotk3extra.IconTheme, e error) (gtki.IconTheme, error)

func WrapIconThemeSimple

func WrapIconThemeSimple(v *gotk3extra.IconTheme) gtki.IconTheme

func WrapImage

func WrapImage(v *gtk.Image, e error) (gtki.Image, error)

func WrapImageSimple

func WrapImageSimple(v *gtk.Image) gtki.Image

func WrapInfoBar

func WrapInfoBar(v *gtk.InfoBar, e error) (gtki.InfoBar, error)

func WrapInfoBarSimple

func WrapInfoBarSimple(v *gtk.InfoBar) gtki.InfoBar

func WrapLabel

func WrapLabel(v *gtk.Label, e error) (gtki.Label, error)

func WrapLabelSimple

func WrapLabelSimple(v *gtk.Label) gtki.Label

func WrapLinkButton

func WrapLinkButton(v *gtk.LinkButton, e error) (gtki.LinkButton, error)

func WrapLinkButtonSimple

func WrapLinkButtonSimple(v *gtk.LinkButton) gtki.LinkButton

func WrapListBox

func WrapListBox(v *gtk.ListBox, e error) (gtki.ListBox, error)

func WrapListBoxRow

func WrapListBoxRow(v *gtk.ListBoxRow, e error) (gtki.ListBoxRow, error)

func WrapListBoxRowSimple

func WrapListBoxRowSimple(v *gtk.ListBoxRow) gtki.ListBoxRow

func WrapListBoxSimple

func WrapListBoxSimple(v *gtk.ListBox) gtki.ListBox

func WrapListStore

func WrapListStore(v *gtk.ListStore, e error) (gtki.ListStore, error)

func WrapListStoreSimple

func WrapListStoreSimple(v *gtk.ListStore) gtki.ListStore

func WrapLocal

func WrapLocal(o interface{}) (interface{}, bool)

func WrapMenu

func WrapMenu(v *gtk.Menu, e error) (gtki.Menu, error)

func WrapMenuBar

func WrapMenuBar(v *gtk.MenuBar, e error) (gtki.MenuBar, error)

func WrapMenuBarSimple

func WrapMenuBarSimple(v *gtk.MenuBar) gtki.MenuBar

func WrapMenuButton

func WrapMenuButton(v *gtk.MenuButton, e error) (gtki.MenuButton, error)

func WrapMenuButtonSimple

func WrapMenuButtonSimple(v *gtk.MenuButton) gtki.MenuButton

func WrapMenuItem

func WrapMenuItem(v *gtk.MenuItem, e error) (gtki.MenuItem, error)

func WrapMenuItemSimple

func WrapMenuItemSimple(v *gtk.MenuItem) gtki.MenuItem

func WrapMenuShell

func WrapMenuShell(v *gtk.MenuShell, e error) (gtki.MenuShell, error)

func WrapMenuShellSimple

func WrapMenuShellSimple(v *gtk.MenuShell) gtki.MenuShell

func WrapMenuSimple

func WrapMenuSimple(v *gtk.Menu) gtki.Menu

func WrapMenuToolButton

func WrapMenuToolButton(v *gotk3extra.MenuToolButton, e error) (gtki.MenuToolButton, error)

func WrapMenuToolButtonSimple

func WrapMenuToolButtonSimple(v *gotk3extra.MenuToolButton) gtki.MenuToolButton

func WrapMessageDialog

func WrapMessageDialog(v *gtk.MessageDialog, e error) (gtki.MessageDialog, error)

func WrapMessageDialogSimple

func WrapMessageDialogSimple(v *gtk.MessageDialog) gtki.MessageDialog

func WrapModelButton

func WrapModelButton(v *gtk.ModelButton, e error) (gtki.ModelButton, error)

func WrapModelButtonSimple

func WrapModelButtonSimple(v *gtk.ModelButton) gtki.ModelButton

func WrapNotebook

func WrapNotebook(v *gtk.Notebook, e error) (gtki.Notebook, error)

func WrapNotebookSimple

func WrapNotebookSimple(v *gtk.Notebook) gtki.Notebook

func WrapOrientation

func WrapOrientation(o gtk.Orientation) gtki.Orientation

func WrapOverlay

func WrapOverlay(v *gtk.Overlay, e error) (gtki.Overlay, error)

func WrapOverlaySimple

func WrapOverlaySimple(v *gtk.Overlay) gtki.Overlay

func WrapPopover

func WrapPopover(v *gtk.Popover, e error) (gtki.Popover, error)

func WrapPopoverSimple

func WrapPopoverSimple(v *gtk.Popover) gtki.Popover

func WrapProgressBar

func WrapProgressBar(v *gtk.ProgressBar, e error) (gtki.ProgressBar, error)

func WrapProgressBarSimple

func WrapProgressBarSimple(v *gtk.ProgressBar) gtki.ProgressBar

func WrapRadioButton

func WrapRadioButton(v *gtk.RadioButton, e error) (gtki.RadioButton, error)

func WrapRadioButtonSimple

func WrapRadioButtonSimple(v *gtk.RadioButton) gtki.RadioButton

func WrapRevealer

func WrapRevealer(v *gtk.Revealer, e error) (gtki.Revealer, error)

func WrapRevealerSimple

func WrapRevealerSimple(v *gtk.Revealer) gtki.Revealer

func WrapScrolledWindow

func WrapScrolledWindow(v *gtk.ScrolledWindow, e error) (gtki.ScrolledWindow, error)

func WrapScrolledWindowSimple

func WrapScrolledWindowSimple(v *gtk.ScrolledWindow) gtki.ScrolledWindow

func WrapSearchBar

func WrapSearchBar(v *gtk.SearchBar, e error) (gtki.SearchBar, error)

func WrapSearchBarSimple

func WrapSearchBarSimple(v *gtk.SearchBar) gtki.SearchBar

func WrapSearchEntry

func WrapSearchEntry(v *gtk.SearchEntry, e error) (gtki.SearchEntry, error)

func WrapSearchEntrySimple

func WrapSearchEntrySimple(v *gtk.SearchEntry) gtki.SearchEntry

func WrapSeparator

func WrapSeparator(v *gtk.Separator, e error) (gtki.Separator, error)

func WrapSeparatorMenuItem

func WrapSeparatorMenuItem(v *gtk.SeparatorMenuItem, e error) (gtki.SeparatorMenuItem, error)

func WrapSeparatorMenuItemSimple

func WrapSeparatorMenuItemSimple(v *gtk.SeparatorMenuItem) gtki.SeparatorMenuItem

func WrapSeparatorSimple

func WrapSeparatorSimple(v *gtk.Separator) gtki.Separator

func WrapSettings

func WrapSettings(v *gtk.Settings, e error) (gtki.Settings, error)

func WrapSettingsSimple

func WrapSettingsSimple(v *gtk.Settings) gtki.Settings

func WrapSizeGroup

func WrapSizeGroup(v *gtk.SizeGroup, e error) (gtki.SizeGroup, error)

func WrapSizeGroupSimple

func WrapSizeGroupSimple(v *gtk.SizeGroup) gtki.SizeGroup

func WrapSpinButton

func WrapSpinButton(v *gtk.SpinButton, e error) (gtki.SpinButton, error)

func WrapSpinButtonSimple

func WrapSpinButtonSimple(v *gtk.SpinButton) gtki.SpinButton

func WrapSpinner

func WrapSpinner(v *gtk.Spinner, e error) (gtki.Spinner, error)

func WrapSpinnerSimple

func WrapSpinnerSimple(v *gtk.Spinner) gtki.Spinner

func WrapStatusIcon

func WrapStatusIcon(v *gotk3extra.StatusIcon, e error) (gtki.StatusIcon, error)

func WrapStatusIconSimple

func WrapStatusIconSimple(v *gotk3extra.StatusIcon) gtki.StatusIcon

func WrapStyleContext

func WrapStyleContext(v *gtk.StyleContext, e error) (gtki.StyleContext, error)

func WrapStyleContextSimple

func WrapStyleContextSimple(v *gtk.StyleContext) gtki.StyleContext

func WrapSwitch

func WrapSwitch(v *gtk.Switch, e error) (gtki.Switch, error)

func WrapSwitchSimple

func WrapSwitchSimple(v *gtk.Switch) gtki.Switch

func WrapTextBuffer

func WrapTextBuffer(v *gtk.TextBuffer, e error) (gtki.TextBuffer, error)

func WrapTextBufferSimple

func WrapTextBufferSimple(v *gtk.TextBuffer) gtki.TextBuffer

func WrapTextIter

func WrapTextIter(v *gtk.TextIter, e error) (gtki.TextIter, error)

func WrapTextIterSimple

func WrapTextIterSimple(v *gtk.TextIter) gtki.TextIter

func WrapTextMark

func WrapTextMark(v *gtk.TextMark, e error) (gtki.TextMark, error)

func WrapTextMarkSimple

func WrapTextMarkSimple(v *gtk.TextMark) gtki.TextMark

func WrapTextTag

func WrapTextTag(v *gtk.TextTag, e error) (gtki.TextTag, error)

func WrapTextTagSimple

func WrapTextTagSimple(v *gtk.TextTag) gtki.TextTag

func WrapTextTagTable

func WrapTextTagTable(v *gtk.TextTagTable, e error) (gtki.TextTagTable, error)

func WrapTextTagTableSimple

func WrapTextTagTableSimple(v *gtk.TextTagTable) gtki.TextTagTable

func WrapTextView

func WrapTextView(v *gtk.TextView, e error) (gtki.TextView, error)

func WrapTextViewSimple

func WrapTextViewSimple(v *gtk.TextView) gtki.TextView

func WrapToggleButton

func WrapToggleButton(v *gtk.ToggleButton, e error) (gtki.ToggleButton, error)

func WrapToggleButtonSimple

func WrapToggleButtonSimple(v *gtk.ToggleButton) gtki.ToggleButton

func WrapToolButton

func WrapToolButton(v *gtk.ToolButton, e error) (gtki.ToolButton, error)

func WrapToolButtonSimple

func WrapToolButtonSimple(v *gtk.ToolButton) gtki.ToolButton

func WrapToolItem

func WrapToolItem(v *gtk.ToolItem, e error) (gtki.ToolItem, error)

func WrapToolItemSimple

func WrapToolItemSimple(v *gtk.ToolItem) gtki.ToolItem

func WrapTreeIter

func WrapTreeIter(v *gtk.TreeIter, e error) (gtki.TreeIter, error)

func WrapTreeIterSimple

func WrapTreeIterSimple(v *gtk.TreeIter) gtki.TreeIter

func WrapTreeModelSimple

func WrapTreeModelSimple(s gtk.ITreeModel) gtki.TreeModel

func WrapTreePath

func WrapTreePath(v *gtk.TreePath, e error) (gtki.TreePath, error)

func WrapTreePathSimple

func WrapTreePathSimple(v *gtk.TreePath) gtki.TreePath

func WrapTreeSelection

func WrapTreeSelection(v *gtk.TreeSelection, e error) (gtki.TreeSelection, error)

func WrapTreeSelectionSimple

func WrapTreeSelectionSimple(v *gtk.TreeSelection) gtki.TreeSelection

func WrapTreeStore

func WrapTreeStore(v *gtk.TreeStore, e error) (gtki.TreeStore, error)

func WrapTreeStoreSimple

func WrapTreeStoreSimple(v *gtk.TreeStore) gtki.TreeStore

func WrapTreeView

func WrapTreeView(v *gtk.TreeView, e error) (gtki.TreeView, error)

func WrapTreeViewColumn

func WrapTreeViewColumn(v *gtk.TreeViewColumn, e error) (gtki.TreeViewColumn, error)

func WrapTreeViewColumnSimple

func WrapTreeViewColumnSimple(v *gtk.TreeViewColumn) gtki.TreeViewColumn

func WrapTreeViewSimple

func WrapTreeViewSimple(v *gtk.TreeView) gtki.TreeView

func WrapWidget

func WrapWidget(v *gtk.Widget, e error) (gtki.Widget, error)

func WrapWidgetSimple

func WrapWidgetSimple(v *gtk.Widget) gtki.Widget

func WrapWindow

func WrapWindow(v *gtk.Window, e error) (gtki.Window, error)

func WrapWindowSimple

func WrapWindowSimple(v *gtk.Window) gtki.Window

Types

type RealGtk

type RealGtk struct{}

func (*RealGtk) AboutDialogNew

func (*RealGtk) AboutDialogNew() (gtki.AboutDialog, error)

func (*RealGtk) AccelGroupNew

func (*RealGtk) AccelGroupNew() (gtki.AccelGroup, error)

func (*RealGtk) AcceleratorParse

func (*RealGtk) AcceleratorParse(acc string) (uint, gdki.ModifierType)

func (*RealGtk) AddProviderForScreen

func (*RealGtk) AddProviderForScreen(s gdki.Screen, provider gtki.StyleProvider, prio uint)

func (*RealGtk) ApplicationNew

func (*RealGtk) ApplicationNew(appId string, flags glibi.ApplicationFlags) (gtki.Application, error)

func (*RealGtk) ApplicationWindowNew

func (*RealGtk) ApplicationWindowNew(app gtki.Application) (gtki.ApplicationWindow, error)

func (*RealGtk) AssistantNew

func (*RealGtk) AssistantNew() (gtki.Assistant, error)

func (*RealGtk) BoxNew

func (*RealGtk) BoxNew(v1 gtki.Orientation, v2 int) (gtki.Box, error)

func (*RealGtk) BuilderNew

func (*RealGtk) BuilderNew() (gtki.Builder, error)

func (*RealGtk) BuilderNewFromResource

func (*RealGtk) BuilderNewFromResource(s string) (gtki.Builder, error)

func (*RealGtk) ButtonBoxNew

func (*RealGtk) ButtonBoxNew(o gtki.Orientation) (gtki.ButtonBox, error)

func (*RealGtk) ButtonNewWithLabel

func (*RealGtk) ButtonNewWithLabel(label string) (gtki.Button, error)

func (*RealGtk) CellRendererTextNew

func (*RealGtk) CellRendererTextNew() (gtki.CellRendererText, error)

func (*RealGtk) CheckButtonNew

func (*RealGtk) CheckButtonNew() (gtki.CheckButton, error)

func (*RealGtk) CheckButtonNewWithMnemonic

func (*RealGtk) CheckButtonNewWithMnemonic(label string) (gtki.CheckButton, error)

func (*RealGtk) CheckMenuItemNewWithMnemonic

func (*RealGtk) CheckMenuItemNewWithMnemonic(label string) (gtki.CheckMenuItem, error)

func (*RealGtk) CheckVersion

func (*RealGtk) CheckVersion(major, minor, micro uint) error

func (*RealGtk) ComboBoxNew

func (*RealGtk) ComboBoxNew() (gtki.ComboBox, error)

func (*RealGtk) ComboBoxTextNew

func (*RealGtk) ComboBoxTextNew() (gtki.ComboBoxText, error)

func (*RealGtk) CssProviderGetDefault

func (*RealGtk) CssProviderGetDefault() (gtki.CssProvider, error)

func (*RealGtk) CssProviderGetNamed

func (*RealGtk) CssProviderGetNamed(name, variant string) (gtki.CssProvider, error)

func (*RealGtk) CssProviderNew

func (*RealGtk) CssProviderNew() (gtki.CssProvider, error)

func (*RealGtk) EntryCompletionNew

func (*RealGtk) EntryCompletionNew() (gtki.EntryCompletion, error)

func (*RealGtk) EntryNew

func (*RealGtk) EntryNew() (gtki.Entry, error)

func (*RealGtk) EventBoxNew

func (*RealGtk) EventBoxNew() (gtki.EventBox, error)

func (*RealGtk) FileChooserDialogNewWith2Buttons

func (*RealGtk) FileChooserDialogNewWith2Buttons(title string, parent gtki.Window, action gtki.FileChooserAction, first_button_text string, first_button_id gtki.ResponseType, second_button_text string, second_button_id gtki.ResponseType) (gtki.FileChooserDialog, error)

func (*RealGtk) GetMajorVersion

func (*RealGtk) GetMajorVersion() uint

func (*RealGtk) GetMicroVersion

func (*RealGtk) GetMicroVersion() uint

func (*RealGtk) GetMinorVersion

func (*RealGtk) GetMinorVersion() uint

func (*RealGtk) GetWidgetBuildableName

func (*RealGtk) GetWidgetBuildableName(w gtki.Widget) (string, error)

func (*RealGtk) IconThemeGetDefault

func (*RealGtk) IconThemeGetDefault() gtki.IconTheme

func (*RealGtk) IconThemeGetForScreen

func (*RealGtk) IconThemeGetForScreen(s gdki.Screen) gtki.IconTheme

func (*RealGtk) IconThemeNew

func (*RealGtk) IconThemeNew() (gtki.IconTheme, error)

func (*RealGtk) ImageNewFromFile

func (*RealGtk) ImageNewFromFile(filename string) (gtki.Image, error)

func (*RealGtk) ImageNewFromIconName

func (*RealGtk) ImageNewFromIconName(name string, v2 gtki.IconSize) (gtki.Image, error)

func (*RealGtk) ImageNewFromPixbuf

func (*RealGtk) ImageNewFromPixbuf(v1 gdki.Pixbuf) (gtki.Image, error)

func (*RealGtk) ImageNewFromResource

func (*RealGtk) ImageNewFromResource(path string) (gtki.Image, error)

func (*RealGtk) InfoBarGetRevealed

func (*RealGtk) InfoBarGetRevealed(infobar gtki.InfoBar) bool

func (*RealGtk) InfoBarNew

func (*RealGtk) InfoBarNew() (gtki.InfoBar, error)

func (*RealGtk) InfoBarSetRevealed

func (*RealGtk) InfoBarSetRevealed(infobar gtki.InfoBar, setting bool)

func (*RealGtk) Init

func (*RealGtk) Init(args *[]string)

func (*RealGtk) LabelNew

func (*RealGtk) LabelNew(str string) (gtki.Label, error)

func (*RealGtk) ListStoreNew

func (*RealGtk) ListStoreNew(types ...glibi.Type) (gtki.ListStore, error)

func (*RealGtk) MenuBarNew

func (*RealGtk) MenuBarNew() (gtki.MenuBar, error)

func (*RealGtk) MenuButtonNew

func (*RealGtk) MenuButtonNew() (gtki.MenuButton, error)

func (*RealGtk) MenuItemNew

func (*RealGtk) MenuItemNew() (gtki.MenuItem, error)

func (*RealGtk) MenuItemNewWithLabel

func (*RealGtk) MenuItemNewWithLabel(label string) (gtki.MenuItem, error)

func (*RealGtk) MenuItemNewWithMnemonic

func (*RealGtk) MenuItemNewWithMnemonic(label string) (gtki.MenuItem, error)

func (*RealGtk) MenuNew

func (*RealGtk) MenuNew() (gtki.Menu, error)

func (*RealGtk) PopoverNew

func (*RealGtk) PopoverNew(w gtki.Widget) (gtki.Popover, error)

func (*RealGtk) SearchBarNew

func (*RealGtk) SearchBarNew() (gtki.SearchBar, error)

func (*RealGtk) SearchEntryNew

func (*RealGtk) SearchEntryNew() (gtki.SearchEntry, error)

func (*RealGtk) SeparatorMenuItemNew

func (*RealGtk) SeparatorMenuItemNew() (gtki.SeparatorMenuItem, error)

func (*RealGtk) SeparatorNew

func (*RealGtk) SeparatorNew(v1 gtki.Orientation) (gtki.Separator, error)

func (*RealGtk) SettingsGetDefault

func (*RealGtk) SettingsGetDefault() (gtki.Settings, error)

func (*RealGtk) SpinnerNew

func (*RealGtk) SpinnerNew() (gtki.Spinner, error)

func (*RealGtk) StatusIconNew

func (*RealGtk) StatusIconNew() (gtki.StatusIcon, error)

func (*RealGtk) StatusIconNewFromFile

func (*RealGtk) StatusIconNewFromFile(filename string) (gtki.StatusIcon, error)

func (*RealGtk) StatusIconNewFromIconName

func (*RealGtk) StatusIconNewFromIconName(iconName string) (gtki.StatusIcon, error)

func (*RealGtk) StatusIconNewFromPixbuf

func (*RealGtk) StatusIconNewFromPixbuf(pixbuf gdki.Pixbuf) (gtki.StatusIcon, error)

func (*RealGtk) TextBufferNew

func (*RealGtk) TextBufferNew(table gtki.TextTagTable) (gtki.TextBuffer, error)

func (*RealGtk) TextTagNew

func (*RealGtk) TextTagNew(name string) (gtki.TextTag, error)

func (*RealGtk) TextTagTableNew

func (*RealGtk) TextTagTableNew() (gtki.TextTagTable, error)

func (*RealGtk) TextViewNew

func (*RealGtk) TextViewNew() (gtki.TextView, error)

func (*RealGtk) TreePathNew

func (*RealGtk) TreePathNew() gtki.TreePath

func (*RealGtk) TreeStoreNew

func (*RealGtk) TreeStoreNew(types ...glibi.Type) (gtki.TreeStore, error)

func (*RealGtk) WindowNew

func (*RealGtk) WindowNew(wt gtki.WindowType) (gtki.Window, error)

func (*RealGtk) WindowSetDefaultIcon

func (*RealGtk) WindowSetDefaultIcon(icon gdki.Pixbuf)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL