_id
stringlengths
2
7
title
stringclasses
1 value
partition
stringclasses
3 values
text
stringlengths
6
2.61k
language
stringclasses
1 value
meta_information
dict
c169400
validation
// native returns a pointer to the underlying GtkTreeViewColumn.
{ "resource": "" }
c169401
validation
// native returns a pointer to the underlying GVariantIter.
{ "resource": "" }
c169402
validation
// Next is a wrapper around the next struct field
{ "resource": "" }
c169403
validation
// LookupAction is a wrapper around g_action_map_lookup_action
{ "resource": "" }
c169404
validation
// AddAction is a wrapper around g_action_map_add_action
{ "resource": "" }
c169405
validation
// RemoveAction is a wrapper around g_action_map_remove_action
{ "resource": "" }
c169406
validation
// native returns a pointer to the underlying cairo_surface_t.
{ "resource": "" }
c169407
validation
// NewSurface creates a gotk3 cairo Surface from a pointer to a // C cairo_surface_t. This is primarily designed for use with other // gotk3 packages and should be avoided by applications.
{ "resource": "" }
c169408
validation
// native returns a pointer to the underlying GtkAboutDialog.
{ "resource": "" }
c169409
validation
// AddFont adds the font to the configuration.
{ "resource": "" }
c169410
validation
// native returns a pointer to the underlying GtkLabel.
{ "resource": "" }
c169411
validation
// native returns a pointer to the underlying GVariantDict.
{ "resource": "" }
c169412
validation
// native returns a pointer to the underlying GtkActionable.
{ "resource": "" }
c169413
validation
// native returns a pointer to the underlying GtkHeaderBar.
{ "resource": "" }
c169414
validation
// native returns a pointer to the underlying GtkListBox.
{ "resource": "" }
c169415
validation
// native returns a pointer to the underlying GtkListBoxRow.
{ "resource": "" }
c169416
validation
// native returns a pointer to the underlying GtkRevealer.
{ "resource": "" }
c169417
validation
// native returns a pointer to the underlying GtkSearchBar.
{ "resource": "" }
c169418
validation
// Creates a binding between source property on source and target property on // target . Whenever the source property is changed the target_property is // updated using the same value.
{ "resource": "" }
c169419
validation
// Retrieves the GObject instance used as the source of the binding
{ "resource": "" }
c169420
validation
// Retrieves the GObject instance used as the target of the binding.
{ "resource": "" }
c169421
validation
// Retrieves the flags passed when constructing the GBinding.
{ "resource": "" }
c169422
validation
// native returns a pointer to the underlying GtkFontChooser.
{ "resource": "" }
c169423
validation
// native returns a pointer to the underlying GtkFontButton.
{ "resource": "" }
c169424
validation
// ChangeActionState is a wrapper around g_action_group_change_action_state
{ "resource": "" }
c169425
validation
// Activate is a wrapper around g_action_group_activate_action
{ "resource": "" }
c169426
validation
// native returns a pointer to the underlying GtkWidget.
{ "resource": "" }
c169427
validation
// Native returns a pointer to the underlying GtkAllocation.
{ "resource": "" }
c169428
validation
// native returns a pointer to the underlying GtkGLArea.
{ "resource": "" }
c169429
validation
// native returns a pointer to the underlying GtkTreeView.
{ "resource": "" }
c169430
validation
// SetSearchEqualSubstringMatch sets TreeView to search by substring match.
{ "resource": "" }
c169431
validation
// goMarshal is called by the GLib runtime when a closure needs to be invoked. // The closure will be invoked with as many arguments as it can take, from 0 to // the full amount provided by the call. If the closure asks for more parameters // than there are to give, a warning is printed to stderr and the closure is // ...
{ "resource": "" }
c169432
validation
// gValueSlice converts a C array of GValues to a Go slice.
{ "resource": "" }
c169433
validation
// IdleAdd adds an idle source to the default main event loop // context. After running once, the source func will be removed // from the main event loop, unless f returns a single bool true. // // This function will cause a panic when f eventually runs if the // types of args do not match those of f.
{ "resource": "" }
c169434
validation
// TimeoutAdd adds an timeout source to the default main event loop // context. After running once, the source func will be removed // from the main event loop, unless f returns a single bool true. // // This function will cause a panic when f eventually runs if the // types of args do not match those of f. // timeout...
{ "resource": "" }
c169435
validation
// sourceAttach attaches a source to the default main loop context.
{ "resource": "" }
c169436
validation
// native returns a pointer to the underlying GObject.
{ "resource": "" }
c169437
validation
// Take wraps a unsafe.Pointer as a glib.Object, taking ownership of it. // This function is exported for visibility in other gotk3 packages and // is not meant to be used by applications.
{ "resource": "" }
c169438
validation
// GetPropertyType returns the Type of a property of the underlying GObject. // If the property is missing it will return TYPE_INVALID and an error.
{ "resource": "" }
c169439
validation
// Native returns a pointer to the underlying GObject. This is implemented // here rather than calling Native on the embedded Object to prevent a nil // pointer dereference.
{ "resource": "" }
c169440
validation
// InitI18n initializes the i18n subsystem.
{ "resource": "" }
c169441
validation
// Local localizes a string using gettext
{ "resource": "" }
c169442
validation
// native returns a pointer to the underlying GtkShortcutsSection.
{ "resource": "" }
c169443
validation
// native returns a pointer to the underlying GtkShortcutsGroup.
{ "resource": "" }
c169444
validation
// native returns a pointer to the underlying GtkShortcutsShortcut.
{ "resource": "" }
c169445
validation
// SimpleActionGroupNew is a wrapper around g_simple_action_group_new
{ "resource": "" }
c169446
validation
// ActionNameIsValid is a wrapper around g_action_name_is_valid
{ "resource": "" }
c169447
validation
// GetName is a wrapper around g_action_get_name
{ "resource": "" }
c169448
validation
// GetState is a wrapper around g_action_get_state
{ "resource": "" }
c169449
validation
// GetStateHint is a wrapper around g_action_get_state_hint
{ "resource": "" }
c169450
validation
// GetParameterType is a wrapper around g_action_get_parameter_type
{ "resource": "" }
c169451
validation
// GetStateType is a wrapper around g_action_get_state_type
{ "resource": "" }
c169452
validation
// ChangeState is a wrapper around g_action_change_state
{ "resource": "" }
c169453
validation
// Activate is a wrapper around g_action_activate
{ "resource": "" }
c169454
validation
// SimpleActionNew is a wrapper around g_simple_action_new
{ "resource": "" }
c169455
validation
// SimpleActionNewStateful is a wrapper around g_simple_action_new_stateful
{ "resource": "" }
c169456
validation
// SetEnabled is a wrapper around g_simple_action_set_enabled
{ "resource": "" }
c169457
validation
// PropertyActionNew is a wrapper around g_property_action_new
{ "resource": "" }
c169458
validation
// native returns a pointer to the underlying GtkAdjustment.
{ "resource": "" }
c169459
validation
// native returns a pointer to the underlying GtkAssistant.
{ "resource": "" }
c169460
validation
// native returns a pointer to the underlying GtkBin.
{ "resource": "" }
c169461
validation
// Native returns a pointer to the underlying GtkColorButton.
{ "resource": "" }
c169462
validation
// native returns a pointer to the underlying GtkCellRenderer.
{ "resource": "" }
c169463
validation
// native returns a pointer to the underlying GtkCellRendererSpinner.
{ "resource": "" }
c169464
validation
// native returns a pointer to the underlying GtkCellRendererPixbuf.
{ "resource": "" }
c169465
validation
// native returns a pointer to the underlying GtkCellRendererText.
{ "resource": "" }
c169466
validation
// native returns a pointer to the underlying GtkCellRendererToggle.
{ "resource": "" }
c169467
validation
// native returns a pointer to the underlying GtkCheckButton.
{ "resource": "" }
c169468
validation
// native returns a pointer to the underlying GtkCheckMenuItem.
{ "resource": "" }
c169469
validation
// native returns a pointer to the underlying GtkClipboard.
{ "resource": "" }
c169470
validation
// WaitIsTextAvailable is a wrapper around gtk_clipboard_wait_is_text_available
{ "resource": "" }
c169471
validation
// WaitForText is a wrapper around gtk_clipboard_wait_for_text
{ "resource": "" }
c169472
validation
// WaitIsRichTextAvailable is a wrapper around gtk_clipboard_wait_is_rich_text_available
{ "resource": "" }
c169473
validation
// WaitIsUrisAvailable is a wrapper around gtk_clipboard_wait_is_uris_available
{ "resource": "" }
c169474
validation
// WaitIsImageAvailable is a wrapper around gtk_clipboard_wait_is_image_available
{ "resource": "" }
c169475
validation
// SetImage is a wrapper around gtk_clipboard_set_image
{ "resource": "" }
c169476
validation
// WaitForImage is a wrapper around gtk_clipboard_wait_for_image
{ "resource": "" }
c169477
validation
// WaitIsTargetAvailable is a wrapper around gtk_clipboard_wait_is_target_available
{ "resource": "" }
c169478
validation
// WaitForContents is a wrapper around gtk_clipboard_wait_for_contents
{ "resource": "" }
c169479
validation
// native returns a pointer to the underlying GtkContainer.
{ "resource": "" }
c169480
validation
// native returns a pointer to the underlying GtkCssProvider.
{ "resource": "" }
c169481
validation
// native returns a pointer to the underlying GtkDialog.
{ "resource": "" }
c169482
validation
// native returns a pointer to the underlying GtkEntry.
{ "resource": "" }
c169483
validation
// native returns a pointer to the underlying GtkEntryBuffer.
{ "resource": "" }
c169484
validation
// native returns a pointer to the underlying GtkEntryCompletion.
{ "resource": "" }
c169485
validation
// native returns a pointer to the underlying GtkEventBox.
{ "resource": "" }
c169486
validation
// native returns a pointer to the underlying GtkExpander.
{ "resource": "" }
c169487
validation
// native returns a pointer to the underlying GObject as a GtkFileChooser.
{ "resource": "" }
c169488
validation
// native returns a pointer to the underlying GtkFileChooserButton.
{ "resource": "" }
c169489
validation
// native returns a pointer to the underlying GtkFileChooserDialog.
{ "resource": "" }
c169490
validation
// native returns a pointer to the underlying GtkFileChooserWidget.
{ "resource": "" }
c169491
validation
// native returns a pointer to the underlying GObject as a GtkFileFilter.
{ "resource": "" }
c169492
validation
// native returns a pointer to the underlying GtkFrame.
{ "resource": "" }
c169493
validation
// native returns a pointer to the underlying GtkAspectFrame.
{ "resource": "" }
c169494
validation
// native returns a pointer to the underlying GtkGrid.
{ "resource": "" }
c169495
validation
// native returns a pointer to the underlying GtkImage.
{ "resource": "" }
c169496
validation
// Layout.SetSize is a wrapper around gtk_layout_set_size
{ "resource": "" }
c169497
validation
// Layout.GetSize is a wrapper around gtk_layout_get_size
{ "resource": "" }
c169498
validation
// native returns a pointer to the underlying GtkLinkButton.
{ "resource": "" }
c169499
validation
// native returns a pointer to the underlying GtkListStore.
{ "resource": "" }