Set package:gtk

Storing data on clipboards
A widget in the container received or lost the input focus.
Sets the specified Color as the source color of the Render context.
Sets the given pixbuf as the source pattern for the Cairo context. The pattern has an extend mode of ExtendNone and is aligned so that the origin of pixbuf is (x, y).
Gets the Settings object for the default GDK screen, creating it if necessary. See settingsGetForScreen.
Gets the Settings object for screen, creating it if necessary.
New scroll adjustment have been set for this widget.
The scroll-bars changed.
The setTextViewScrollAdjustments signal is a keybinding signal which gets emitted to toggle the visibility of the cursor. The default binding for this signal is F7.
Observe a change in input focus.
Set the value of an association.
Move a region.
Makes the status icon start or stop blinking. Note that blinking user interface elements may be problematic for some users, and thus may be turned off, in which case this setting has no effect. Removed in Gtk3.
Makes statusIcon display the file filename. See statusIconNewFromFile for details.
Makes statusIcon display the icon named iconName from the current icon theme. See statusIconNewFromIconName for details.
Makes statusIcon display pixbuf. See statusIconNewFromPixbuf for details.
Makes statusIcon display the stock icon with the id stockId. See statusIconNewFromStock for details.
Sets the has-tooltip property on the status icon to hasTooltip. See statusIconHasTooltip for more information.
Sets the name of this tray icon. This should be a string identifying this icon. It is may be used for sorting the icons in the tray and will not be shown to the user.
Sets the Screen where status icon is displayed; if the icon is already mapped, it will be unmapped, and then remapped on the new screen.