_id
stringlengths
2
7
title
stringclasses
1 value
partition
stringclasses
3 values
text
stringlengths
6
2.61k
language
stringclasses
1 value
meta_information
dict
c169500
validation
// native returns a pointer to the underlying GtkMenuButton.
{ "resource": "" }
c169501
validation
// native returns a pointer to the underlying GtkMenuItem.
{ "resource": "" }
c169502
validation
// Sets text on the menu_item label
{ "resource": "" }
c169503
validation
// Gets text on the menu_item label
{ "resource": "" }
c169504
validation
// native returns a pointer to the underlying GtkMessageDialog.
{ "resource": "" }
c169505
validation
// native returns a pointer to the underlying GtkNotebook.
{ "resource": "" }
c169506
validation
// native returns a pointer to the underlying GtkOffscreenWindow.
{ "resource": "" }
c169507
validation
// native returns a pointer to the underlying GObject as a GtkOrientable.
{ "resource": "" }
c169508
validation
// native returns a pointer to the underlying GtkOverlay.
{ "resource": "" }
c169509
validation
// native returns a pointer to the underlying GtkPaned.
{ "resource": "" }
c169510
validation
// native returns a pointer to the underlying GtkProgressBar.
{ "resource": "" }
c169511
validation
// native returns a pointer to the underlying GtkRadioButton.
{ "resource": "" }
c169512
validation
// native returns a pointer to the underlying GtkRadioMenuItem.
{ "resource": "" }
c169513
validation
// native returns a pointer to the underlying GtkRange.
{ "resource": "" }
c169514
validation
// native returns a pointer to the underlying GtkRecentChooser.
{ "resource": "" }
c169515
validation
// native returns a pointer to the underlying GtkRecentFilter.
{ "resource": "" }
c169516
validation
// native returns a pointer to the underlying GtkScale.
{ "resource": "" }
c169517
validation
// native returns a pointer to the underlying GtkScrollbar.
{ "resource": "" }
c169518
validation
// native returns a pointer to the underlying GtkScrolledWindow.
{ "resource": "" }
c169519
validation
// native returns a pointer to the underlying GtkSearchEntry.
{ "resource": "" }
c169520
validation
// native returns a pointer to the underlying GtkSelectionData.
{ "resource": "" }
c169521
validation
// GetData is a wrapper around gtk_selection_data_get_data_with_length. // It returns a slice of the correct size with the selection's data.
{ "resource": "" }
c169522
validation
//fixed GetData directly from ptr
{ "resource": "" }
c169523
validation
//for "drag-data-get"
{ "resource": "" }
c169524
validation
//for "drag-begin" event
{ "resource": "" }
c169525
validation
// native returns a pointer to the underlying GtkSeperator.
{ "resource": "" }
c169526
validation
// native returns a pointer to the underlying GtkSeparatorMenuItem.
{ "resource": "" }
c169527
validation
// native returns a pointer to the underlying GtkSeparatorToolItem.
{ "resource": "" }
c169528
validation
// native returns a pointer to the underlying GtkSpinButton.
{ "resource": "" }
c169529
validation
// native returns a pointer to the underlying GtkSpinner.
{ "resource": "" }
c169530
validation
// native returns a pointer to the underlying GtkStatusbar
{ "resource": "" }
c169531
validation
// native returns a pointer to the underlying GtkSwitch.
{ "resource": "" }
c169532
validation
// native returns a pointer to the underlying GObject as a GtkTextTag.
{ "resource": "" }
c169533
validation
// native returns a pointer to the underlying GObject as a GtkTextTagTable.
{ "resource": "" }
c169534
validation
// native returns a pointer to the underlying GtkTextBuffer.
{ "resource": "" }
c169535
validation
// SelectRange is a wrapper around gtk_text_buffer_select_range.
{ "resource": "" }
c169536
validation
// native returns a pointer to the underlying GtkToggleButton.
{ "resource": "" }
c169537
validation
// native returns a pointer to the underlying GtkToolbar.
{ "resource": "" }
c169538
validation
// native returns a pointer to the underlying GtkToolButton.
{ "resource": "" }
c169539
validation
// native returns a pointer to the underlying GtkToggleToolButton.
{ "resource": "" }
c169540
validation
// native returns a pointer to the underlying GtkToolItem.
{ "resource": "" }
c169541
validation
// native returns a pointer to the underlying GtkTreeIter.
{ "resource": "" }
c169542
validation
// native returns a pointer to the underlying GObject as a GtkTreeModel.
{ "resource": "" }
c169543
validation
// Return a TreePath from the GList
{ "resource": "" }
c169544
validation
// native returns a pointer to the underlying GtkTreePath.
{ "resource": "" }
c169545
validation
// GetIndices is a wrapper around gtk_tree_path_get_indices_with_depth
{ "resource": "" }
c169546
validation
// native returns a pointer to the underlying GtkTreeSelection.
{ "resource": "" }
c169547
validation
// GetPath is a wrapper around gtk_tree_row_reference_get_path.
{ "resource": "" }
c169548
validation
// GetModel is a wrapper around gtk_tree_row_reference_get_path.
{ "resource": "" }
c169549
validation
// Valid is a wrapper around gtk_tree_row_reference_valid.
{ "resource": "" }
c169550
validation
// native returns a pointer to the underlying GtkTreeStore.
{ "resource": "" }
c169551
validation
// Insert is a wrapper around gtk_tree_store_insert
{ "resource": "" }
c169552
validation
//Get the global non window specific settings
{ "resource": "" }
c169553
validation
// native returns a pointer to the underlying GtkTextMark.
{ "resource": "" }
c169554
validation
// native returns a pointer to the underlying cairo_pattern_t.
{ "resource": "" }
c169555
validation
// native returns a pointer to the underlying GtkWindow.
{ "resource": "" }
c169556
validation
// native returns the underlying GdkAtom.
{ "resource": "" }
c169557
validation
// GdkAtomIntern is a wrapper around gdk_atom_intern
{ "resource": "" }
c169558
validation
// native returns a pointer to the underlying GdkDevice.
{ "resource": "" }
c169559
validation
// native returns a pointer to the underlying GdkCursor.
{ "resource": "" }
c169560
validation
// native returns a pointer to the underlying GdkDeviceManager.
{ "resource": "" }
c169561
validation
// native returns a pointer to the underlying GdkDisplay.
{ "resource": "" }
c169562
validation
// native returns a pointer to the underlying GdkDragContext.
{ "resource": "" }
c169563
validation
// native returns a pointer to the underlying GdkEvent.
{ "resource": "" }
c169564
validation
// XRoot returns the x coordinate of the pointer relative to the root of the screen.
{ "resource": "" }
c169565
validation
// YRoot returns the y coordinate of the pointer relative to the root of the screen.
{ "resource": "" }
c169566
validation
// SetColors sets all colors values in the RGBA.
{ "resource": "" }
c169567
validation
// native returns a pointer to the underlying GdkWindow.
{ "resource": "" }
c169568
validation
// ClosureNew creates a new GClosure and adds its callback function // to the internally-maintained map. It's exported for visibility to other // gotk3 packages and shouldn't be used in application code.
{ "resource": "" }
c169569
validation
// native returns a pointer to the underlying GtkColorChooser.
{ "resource": "" }
c169570
validation
// native returns a pointer to the underlying GtkColorChooserButton.
{ "resource": "" }
c169571
validation
// native returns a pointer to the underlying GSource.
{ "resource": "" }
c169572
validation
// Translate is a wrapper around cairo_translate.
{ "resource": "" }
c169573
validation
// Scale is a wrapper around cairo_scale.
{ "resource": "" }
c169574
validation
// Rotate is a wrapper around cairo_rotate.
{ "resource": "" }
c169575
validation
// Transform is a wrapper around cairo_transform.
{ "resource": "" }
c169576
validation
// SetMatrix is a wrapper around cairo_set_matrix.
{ "resource": "" }
c169577
validation
// GetMatrix is a wrapper around cairo_get_matrix.
{ "resource": "" }
c169578
validation
// UserToDevice is a wrapper around cairo_user_to_device.
{ "resource": "" }
c169579
validation
// UserToDeviceDistance is a wrapper around cairo_user_to_device_distance.
{ "resource": "" }
c169580
validation
// DeviceToUser is a wrapper around cairo_device_to_user.
{ "resource": "" }
c169581
validation
// DeviceToUserDistance is a wrapper around cairo_device_to_user_distance.
{ "resource": "" }
c169582
validation
// Draw draws the sprite.
{ "resource": "" }
c169583
validation
// Length returns the size of decoded stream in bytes.
{ "resource": "" }
c169584
validation
// Decode decodes MP3 source and returns a decoded stream. // // Decode returns error when decoding fails or IO error happens. // // Decode automatically resamples the stream to fit with the audio context if necessary. // // Decode takes the ownership of src, and Stream's Close function closes src.
{ "resource": "" }
c169585
validation
// IsMouseButtonPressed returns a boolean indicating whether mouseButton is pressed. // // IsMouseButtonPressed is concurrent-safe. // // Note that touch events not longer affect IsMouseButtonPressed's result as of 1.4.0-alpha. // Use Touches instead.
{ "resource": "" }
c169586
validation
// Touches is deprecated as of 1.7.0. Use TouchIDs instead.
{ "resource": "" }
c169587
validation
// paeth implements the Paeth filter function, as per the PNG specification.
{ "resource": "" }
c169588
validation
// filterPaeth applies the Paeth filter to the cdat slice. // cdat is the current row's data, pdat is the previous row's data.
{ "resource": "" }
c169589
validation
// MipmapLevel returns an appropriate mipmap level for the given determinant of a geometry matrix. // // MipmapLevel returns -1 if det is 0. // // MipmapLevel panics if det is NaN.
{ "resource": "" }
c169590
validation
// hideConsoleWindowOnWindows will hide the console window that is showing when // compiling on Windows without specifying the '-ldflags "-Hwindowsgui"' flag.
{ "resource": "" }
c169591
validation
// enable or disable writing into the depth buffer
{ "resource": "" }
c169592
validation
// flag edges as either boundary or nonboundary
{ "resource": "" }
c169593
validation
// specify a three-dimensional texture image
{ "resource": "" }
c169594
validation
// QuadVertices returns the vertices for rendering a quad. // // QuadVertices is highly optimized for rendering quads, and that's the most significant difference from // PutVertices.
{ "resource": "" }
c169595
validation
// PutVertices puts the given dest with vertices that can be passed to DrawTriangles.
{ "resource": "" }
c169596
validation
// run as goroutine. Will keep the desktop scale up to date. // This can be removed once the scale change event is implemented in GLFW 3.3
{ "resource": "" }
c169597
validation
// NewBoard generates a new Board with giving a size.
{ "resource": "" }
c169598
validation
// Update updates the board state.
{ "resource": "" }
c169599
validation
// Move enqueues tile moving tasks.
{ "resource": "" }