Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gtk2::selection(3) [suse man page]

Gtk2::Selection(3)					User Contributed Perl Documentation					Gtk2::Selection(3)

NAME
Gtk2::Selection METHODS
boolean = Gtk2::Selection->owner_set ($widget, $selection, $time_) o $widget (Gtk2::Widget or undef) o $selection (Gtk2::Gdk::Atom) o $time_ (unsigned) boolean = Gtk2::Selection->owner_set_for_display ($display, $widget, $selection, $time_) o $display (Gtk2::Gdk::Display) o $widget (Gtk2::Widget or undef) o $selection (Gtk2::Gdk::Atom) o $time_ (unsigned) Since: gtk+ 2.2 boolean = Gtk2->targets_include_image ($writable, $first_target_atom, ...) o $writable (boolean) o $first_target_atom (Gtk2::Gdk::Atom) o ... (list) Since: gtk+ 2.10 boolean = Gtk2->targets_include_rich_text ($buffer, $first_target_atom, ...) o $buffer (Gtk2::TextBuffer) o $first_target_atom (Gtk2::Gdk::Atom) o ... (list) Since: gtk+ 2.10 boolean = Gtk2->targets_include_text ($first_target_atom, ...) o $first_target_atom (Gtk2::Gdk::Atom) o ... (list) Since: gtk+ 2.10 boolean = Gtk2->targets_include_uri ($first_target_atom, ...) o $first_target_atom (Gtk2::Gdk::Atom) o ... (list) Since: gtk+ 2.10 SEE ALSO
Gtk2 COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Selection(3)

Check Out this Related Man Page

Gtk2::Plug(3)						User Contributed Perl Documentation					     Gtk2::Plug(3)

NAME
Gtk2::Plug HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Bin +----Gtk2::Window +----Gtk2::Plug INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable METHODS
widget = Gtk2::Plug->new ($socket_id) o $socket_id (Gtk2::Gdk::NativeWindow) widget = Gtk2::Plug->new_for_display Since: gtk+ 2.2 $plug->construct ($socket_id) o $socket_id (Gtk2::Gdk::NativeWindow) $plug->construct_for_display ($display, $socket_id) o $display (Gtk2::Gdk::Display) o $socket_id (Gtk2::Gdk::NativeWindow) Since: gtk+ 2.2 boolean = $plug->get_embedded Since: gtk+ 2.14 nativewindow = $plug->get_id window or undef = $plug->get_socket_window Since: gtk+ 2.14 PROPERTIES
'embedded' (boolean : readable / private) Whether or not the plug is embedded 'socket-window' (Gtk2::Gdk::Window : readable / private) The window of the socket the plug is embedded in SIGNALS
embedded (Gtk2::Plug) SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Window COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Plug(3)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Input A Menu Selection In A Variable

hey all, me again....having a problem with my code, where I essentially am trying to show a menu, have the user select an option (from 1 to 5), then display which selection they picked... #!/bin/bash # A LIST OF THE ERROR MESSAGES AND THE PROPER SYNTAX: error_0="Correct amount of... (1 Reply)
Discussion started by: SoVi3t
1 Replies

2. UNIX for Dummies Questions & Answers

ZOTAC IONITX-A-U Atom 330 1.6GHz Dual-Core 441 NVI

Has anyone installed on the ZOTAC IONITX-A-U Atom 330 1.6GHz Dual-Core 441 NVIDIA ION Mini ITX platform? If so, what if any, were the challneges that you had? What went smoothly I want to get this board because it looks like a stellar system and perfect for Linux. I'm quite curious about... (2 Replies)
Discussion started by: sarfraz
2 Replies

3. Shell Programming and Scripting

If Selection statement

ok im kinda stuck i have a bash script with 4 options 1. Create Script 2. Show Script 3 . Delete script 4. Exithow would i use an if statement for this? im not sure what test command i would use. I know it would be like this (below) to display the script if then cat script1or for the... (10 Replies)
Discussion started by: gangsta
10 Replies

4. UNIX for Dummies Questions & Answers

Print script is completed successfully or not

Hai guys I am running three shellscripts through Gtk2-Perl(GUI) these are the scripts Drccalibrescript1 script2 script3 Gtk2-Perl(GUI) drccalibre -> If I run this script through Gtk2-Perl(GUI) these are results of the drccalibrescript1 . summary/.results I have to find size of... (1 Reply)
Discussion started by: kiran425
1 Replies

5. Fedora

GTK2.22 for Fedora 20

Hi again, I maybe should have posted this question in this forum. I am looking for an RPM for gtk2.22 development for a machine running Fedora 20. I only have the gtk2.22 development binaries for Fedora 14. Anyone know where I could find them? Thanks! (8 Replies)
Discussion started by: fedora18
8 Replies