Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-3.0.gir |
C documentation: | GdkAtom |
Struct : | Atom |
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdk
Method |
Finds or creates an atom corresponding to a given string.
|
Gdk
Method |
Finds or creates an atom corresponding to a given string.
|
Gdk
Method |
Determines the string corresponding to an atom.
|
Gdk
Method |
Returns the selection atom for the current source window.
|
Gdk
Method |
Deletes a property from a window.
|
Gdk
Method |
Gdk.property_get
(Window window, Atom property, Atom type, guint32 offset, guint32 length, gint32 pdelete, Object out_values)
:
gboolean
Retrieves a portion of the contents of a property.
|
Gdk
Method |
Retrieves the contents of a selection in a given
form. |
Gdk
Method |
Determines the owner of the given selection.
|
Gdk
Method |
Determine the owner of the given selection.
|
Gdk
Method |
Gdk.selection_owner_set
(Window owner, Atom selection, guint32 time_, gboolean send_event)
:
gboolean
Sets the owner of the given selection.
|
Gdk
Method |
Gdk.selection_owner_set_for_display
(Display display, Window owner, Atom selection, guint32 time_, gboolean send_event)
:
gboolean
Sets the GdkWindow owner as the current owner of the selection selection.
|
Gdk
Method |
Gdk.selection_send_notify
(Window requestor, Atom selection, Atom target, Atom property, guint32 time_)
:
none
Sends a response to SelectionRequest event.
|
Gdk
Method |
Gdk.selection_send_notify_for_display
(Display display, Window requestor, Atom selection, Atom target, Atom property, guint32 time_)
:
none
Send a response to SelectionRequest event.
|
Gdk
Method |
Gdk.text_property_to_utf8_list_for_display
(Display display, Atom encoding, gint32 format, String text, gint32 length, Object out_values)
:
gint32
Converts a text property in the given encoding to
a list of UTF-8 strings. |
Gdk.Display
Method |
Request GdkEventOwnerChange events for ownership changes
of the selection named by the given atom. |
GdkX11.X11Display
Method |
GdkX11.X11Display.text_property_to_text_list
(Display display, Atom encoding, gint32 format, guint8 text, gint32 length, String list)
:
gint32
Convert a text string from the encoding as it is stored
in a property into an array of strings in the encoding of the current locale. |
GdkX11.X11Screen
Method |
This function is specific to the X11 backend of GDK, and indicates
whether the window manager supports a certain hint from the Extended Window Manager Hints Specification. |
Gtk
Method |
Appends a specified target to the list of supported targets for a
given widget and selection. |
Gtk
Method |
Prepends a table of targets to the list of supported targets
for a given widget and selection. |
Gtk
Method |
Remove all targets registered for the given selection for the
widget. |
Gtk
Method |
Requests the contents of a selection.
|
Gtk
Method |
Claims ownership of a given selection for a particular widget,
or, if widget is NULL, release ownership of the selection. |
Gtk
Method |
Gtk.selection_owner_set_for_display
(Display display, Widget widget, Atom selection, guint32 time_)
:
gboolean
Claim ownership of a given selection for a particular widget, or,
if widget is NULL, release ownership of the selection. |
Gtk.Clipboard
Method |
Returns the clipboard object for the given selection.
|
Gtk.Clipboard
Method |
Returns the clipboard object for the given selection.
|
Gtk.Clipboard
Method |
Requests the contents of clipboard as the given target.
|
Gtk.Clipboard
Method |
wait_for_contents
(Atom target)
:
Gtk.SelectionData
Requests the contents of the clipboard using the given target.
|
Gtk.Clipboard
Method |
Checks if a clipboard supports pasting data of a given type.
|
Gtk.SelectionData
Method |
get_data_type
()
:
Gdk.Atom
Retrieves the data type of the selection.
|
Gtk.SelectionData
Method |
get_selection
()
:
Gdk.Atom
Retrieves the selection GdkAtom of the selection data.
|
Gtk.SelectionData
Method |
get_target
()
:
Gdk.Atom
Retrieves the target of the selection.
|
Gtk.SelectionData
Method |
Stores new data into a GtkSelectionData object.
|
Gtk.TargetList
Method |
Appends another target to a GtkTargetList.
|
Gtk.TargetList
Method |
Looks up a given target in a GtkTargetList.
|
Gtk.TargetList
Method |
remove
(Atom target)
:
none
Removes a target from a target list.
|
Gtk.TextBuffer
Method |
deserialize
(TextBuffer content_buffer, Atom format, TextIter iter, String data, guint32 length)
:
gboolean
This function deserializes rich text in format format and inserts
it at iter. |
Gtk.TextBuffer
Method |
This functions returns the value set with
gtk_text_buffer_deserialize_set_can_create_tags() |
Gtk.TextBuffer
Method |
Use this function to allow a rich text deserialization function to
create new tags in the receiving buffer. |
Gtk.TextBuffer
Method |
register_deserialize_format
(String mime_type, Function function, void* user_data, Function user_data_destroy)
:
Gdk.Atom
This function registers a rich text deserialization function along with
its mime_type with the passed buffer. |
Gtk.TextBuffer
Method |
This function registers GTK+'s internal rich text serialization
format with the passed buffer. |
Gtk.TextBuffer
Method |
register_serialize_format
(String mime_type, Function function, void* user_data, Function user_data_destroy)
:
Gdk.Atom
This function registers a rich text serialization function along with
its mime_type with the passed buffer. |
Gtk.TextBuffer
Method |
This function registers GTK+'s internal rich text serialization
format with the passed buffer. |
Gtk.TextBuffer
Method |
serialize
(TextBuffer content_buffer, Atom format, TextIter start, TextIter end, Object out_values)
:
String
This function serializes the portion of text between start
and end in the rich text format represented by format. |
Gtk.TextBuffer
Method |
unregister_deserialize_format
(Atom format)
:
none
This function unregisters a rich text format that was previously
registered using gtk_text_buffer_register_deserialize_format() or gtk_text_buffer_register_deserialize_tagset(). |
Gtk.TextBuffer
Method |
unregister_serialize_format
(Atom format)
:
none
This function unregisters a rich text format that was previously
registered using gtk_text_buffer_register_serialize_format() or gtk_text_buffer_register_serialize_tagset() |
Gtk.Widget
Method |
Looks for a match between the supported targets of context and the
returning GDK_NONE. |
Gtk.Widget
Method |
Get the data for a drag or drop
|
Gtk.Widget
Method |
get_clipboard
(Atom selection)
:
Gtk.Clipboard
Returns the clipboard object for the given selection to
be used with widget. |