Gets the modifier mask.
Converts an accelerator keyval and modifier mask into a string which can be used to represent the accelerator to the user.
Converts an accelerator keyval and modifier mask into a string that can be displayed to the user.
Converts an accelerator keyval and modifier mask into a string parseable by gtk.global.acceleratorParse.
Converts an accelerator keyval and modifier mask into a string parseable by gtk.global.acceleratorParseWithKeycode.
Parses a string representing an accelerator.
Parses a string representing an accelerator.
Determines whether a given keyval and modifier mask constitute a valid keyboard accelerator.
Checks that the GTK library in use is compatible with the given version.
Prevents funcGtk.init and funcGtk.init_check from automatically calling setlocale (LC_ALL, "").
Distributes extra_space to child sizes by bringing smaller children up to natural size first.
Calls a function for all gtk.printer.Printers.
Returns the binary age as passed to libtool.
Returns the GTK debug flags that are currently active.
Returns the pango.language.Language for the default language currently in effect.
Returns the interface age as passed to libtool.
Get the direction of the current locale. This is the expected reading direction for text and UI.
Returns the major version number of the GTK library.
Returns the micro version number of the GTK library.
Returns the minor version number of the GTK library.
Converts a color from HSV space to RGB.
This function does the same work as gtk.global.init_ with only a single change: It does not terminate the program if the windowing system can’t be initialized. Instead it returns false on failure.
Call this function before using any other GTK functions in your GUI applications. It will initialize everything needed to operate the toolkit.
Use this function to check if GTK has been initialized.
Creates a new gobject.param_spec.ParamSpec instance for a property holding a gtk.expression.Expression.
Runs a page setup dialog, letting the user modify the values from page_setup. If the user cancels the dialog, the returned gtk.page_setup.PageSetup is identical to the passed in page_setup, otherwise it contains the modifications done in the dialog.
Runs a page setup dialog, letting the user modify the values from page_setup.
Renders an activity indicator (such as in gtk.spinner.Spinner). The state gtk.types.StateFlags.Checked determines whether there is activity going on.
Renders an arrow pointing to angle.
Renders the background of an element.
Renders a checkmark (as in a gtk.check_button.CheckButton).
Renders an expander (as used in gtk.tree_view.TreeView and gtk.expander.Expander) in the area defined by x, y, width, height. The state gtk.types.StateFlags.Checked determines whether the expander is collapsed or expanded.
Renders a focus indicator on the rectangle determined by x, y, width, height.
Renders a frame around the rectangle defined by x, y, width, height.
Renders a handle (as in gtk.paned.Paned and gtk.window.Window’s resize grip), in the rectangle determined by x, y, width, height.
Renders the icon in texture at the specified x and y coordinates.
Renders layout on the coordinates x, y
Renders a line from (x0, y0) to (x1, y1).
Renders an option mark (as in a radio button), the gtk.types.StateFlags.Checked state will determine whether the option is on or off, and gtk.types.StateFlags.Inconsistent whether it should be marked as undefined.
Converts a color from RGB space to HSV.
Sets the GTK debug flags.
This function launches the default application for showing a given uri, or shows an error dialog if that fails.
This function launches the default application for showing a given uri.
Finishes the gtk.global.showUri call and returns the result of the operation.
Checks whether the gtk.accessible.Accessible has property set.
Checks whether the gtk.accessible.Accessible has relation set.
Checks whether the GtkAccessible:accessible-role of the accessible is role.
Checks whether the gtk.accessible.Accessible has state set.
Return the type ids that have been registered after calling gtk.global.testRegisterAllTypes.
Force registration of all core GTK object types.
Enters the main loop and waits for widget to be “drawn”.
Creates a content provider for dragging path from tree_model.
Obtains a tree_model and path from value of target type GTK_TYPE_TREE_ROW_DATA.
Retrieves the gtk.expression.Expression stored inside the given value, and acquires a reference to it.
Retrieves the gtk.expression.Expression stored inside the given value.
Stores the given gtk.expression.Expression inside value.
Stores the given gtk.expression.Expression inside value.