.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .if !\nF .nr F 0 .if \nF>0 \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} .\} .\" ======================================================================== .\" .IX Title "Gnome2::Client 3pm" .TH Gnome2::Client 3pm "2017-07-23" "perl v5.26.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" Gnome2::Client \- wrapper for GnomeClient .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 4 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gnome2::Client .Ve .SH "METHODS" .IX Header "METHODS" .SS "client = Gnome2::Client\->\fBnew\fP" .IX Subsection "client = Gnome2::Client->new" .SS "client = Gnome2::Client\->\fBnew_without_connection\fP" .IX Subsection "client = Gnome2::Client->new_without_connection" .ie n .SS "$client\->\fBadd_static_arg\fP (...)" .el .SS "\f(CW$client\fP\->\fBadd_static_arg\fP (...)" .IX Subsection "$client->add_static_arg (...)" .IP "\(bu" 4 \&... (list) .ie n .SS "$client\->\fBset_clone_command\fP (...)" .el .SS "\f(CW$client\fP\->\fBset_clone_command\fP (...)" .IX Subsection "$client->set_clone_command (...)" .IP "\(bu" 4 \&... (list) .ie n .SS "string = $client\->\fBget_config_prefix\fP" .el .SS "string = \f(CW$client\fP\->\fBget_config_prefix\fP" .IX Subsection "string = $client->get_config_prefix" .ie n .SS "$client\->\fBconnect\fP" .el .SS "\f(CW$client\fP\->\fBconnect\fP" .IX Subsection "$client->connect" .ie n .SS "boolean = $client\->\fBconnected\fP" .el .SS "boolean = \f(CW$client\fP\->\fBconnected\fP" .IX Subsection "boolean = $client->connected" .ie n .SS "$client\->\fBset_current_directory\fP ($dir)" .el .SS "\f(CW$client\fP\->\fBset_current_directory\fP ($dir)" .IX Subsection "$client->set_current_directory ($dir)" .IP "\(bu" 4 \&\f(CW$dir\fR (string) .ie n .SS "string = $client\->\fBget_desktop_id\fP" .el .SS "string = \f(CW$client\fP\->\fBget_desktop_id\fP" .IX Subsection "string = $client->get_desktop_id" .ie n .SS "$client\->\fBset_discard_command\fP (...)" .el .SS "\f(CW$client\fP\->\fBset_discard_command\fP (...)" .IX Subsection "$client->set_discard_command (...)" .IP "\(bu" 4 \&... (list) .ie n .SS "$client\->\fBdisconnect\fP" .el .SS "\f(CW$client\fP\->\fBdisconnect\fP" .IX Subsection "$client->disconnect" .ie n .SS "$client\->\fBset_environment\fP ($name, $value)" .el .SS "\f(CW$client\fP\->\fBset_environment\fP ($name, \f(CW$value\fP)" .IX Subsection "$client->set_environment ($name, $value)" .IP "\(bu" 4 \&\f(CW$name\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (string) .ie n .SS "clientflags = $client\->\fBget_flags\fP" .el .SS "clientflags = \f(CW$client\fP\->\fBget_flags\fP" .IX Subsection "clientflags = $client->get_flags" .ie n .SS "$client\->\fBflush\fP" .el .SS "\f(CW$client\fP\->\fBflush\fP" .IX Subsection "$client->flush" .ie n .SS "string = $client\->\fBget_global_config_prefix\fP" .el .SS "string = \f(CW$client\fP\->\fBget_global_config_prefix\fP" .IX Subsection "string = $client->get_global_config_prefix" .ie n .SS "$client\->\fBset_global_config_prefix\fP ($prefix)" .el .SS "\f(CW$client\fP\->\fBset_global_config_prefix\fP ($prefix)" .IX Subsection "$client->set_global_config_prefix ($prefix)" .IP "\(bu" 4 \&\f(CW$prefix\fR (string) .ie n .SS "string = $client\->\fBget_id\fP" .el .SS "string = \f(CW$client\fP\->\fBget_id\fP" .IX Subsection "string = $client->get_id" .ie n .SS "Gnome2::Client\->\fBinteraction_key_return\fP ($key, $cancel_shutdown)" .el .SS "Gnome2::Client\->\fBinteraction_key_return\fP ($key, \f(CW$cancel_shutdown\fP)" .IX Subsection "Gnome2::Client->interaction_key_return ($key, $cancel_shutdown)" .IP "\(bu" 4 \&\f(CW$key\fR (integer) .IP "\(bu" 4 \&\f(CW$cancel_shutdown\fR (boolean) .SS "client = Gnome2::Client\->\fBmaster\fP" .IX Subsection "client = Gnome2::Client->master" .ie n .SS "string = $client\->\fBget_previous_id\fP" .el .SS "string = \f(CW$client\fP\->\fBget_previous_id\fP" .IX Subsection "string = $client->get_previous_id" .ie n .SS "$client\->\fBset_priority\fP ($priority)" .el .SS "\f(CW$client\fP\->\fBset_priority\fP ($priority)" .IX Subsection "$client->set_priority ($priority)" .IP "\(bu" 4 \&\f(CW$priority\fR (integer) .ie n .SS "$client\->\fBrequest_interaction\fP ($dialog_type, $function, $data=undef)" .el .SS "\f(CW$client\fP\->\fBrequest_interaction\fP ($dialog_type, \f(CW$function\fP, \f(CW$data\fP=undef)" .IX Subsection "$client->request_interaction ($dialog_type, $function, $data=undef)" .IP "\(bu" 4 \&\f(CW$dialog_type\fR (Gnome2::DialogType) .IP "\(bu" 4 \&\f(CW$function\fR (scalar) .IP "\(bu" 4 \&\f(CW$data\fR (scalar) .ie n .SS "$client\->\fBrequest_phase_2\fP" .el .SS "\f(CW$client\fP\->\fBrequest_phase_2\fP" .IX Subsection "$client->request_phase_2" .ie n .SS "$client\->\fBrequest_save\fP ($save_style, $shutdown, $interact_style, $fast, $global)" .el .SS "\f(CW$client\fP\->\fBrequest_save\fP ($save_style, \f(CW$shutdown\fP, \f(CW$interact_style\fP, \f(CW$fast\fP, \f(CW$global\fP)" .IX Subsection "$client->request_save ($save_style, $shutdown, $interact_style, $fast, $global)" .IP "\(bu" 4 \&\f(CW$save_style\fR (Gnome2::SaveStyle) .IP "\(bu" 4 \&\f(CW$shutdown\fR (boolean) .IP "\(bu" 4 \&\f(CW$interact_style\fR (Gnome2::InteractStyle) .IP "\(bu" 4 \&\f(CW$fast\fR (boolean) .IP "\(bu" 4 \&\f(CW$global\fR (boolean) .ie n .SS "$client\->\fBset_resign_command\fP (...)" .el .SS "\f(CW$client\fP\->\fBset_resign_command\fP (...)" .IX Subsection "$client->set_resign_command (...)" .IP "\(bu" 4 \&... (list) .ie n .SS "$client\->\fBset_restart_command\fP (...)" .el .SS "\f(CW$client\fP\->\fBset_restart_command\fP (...)" .IX Subsection "$client->set_restart_command (...)" .IP "\(bu" 4 \&... (list) .ie n .SS "$client\->\fBset_restart_style\fP ($style)" .el .SS "\f(CW$client\fP\->\fBset_restart_style\fP ($style)" .IX Subsection "$client->set_restart_style ($style)" .IP "\(bu" 4 \&\f(CW$style\fR (Gnome2::RestartStyle) .ie n .SS "$client\->\fBsave_any_dialog\fP ($dialog)" .el .SS "\f(CW$client\fP\->\fBsave_any_dialog\fP ($dialog)" .IX Subsection "$client->save_any_dialog ($dialog)" .IP "\(bu" 4 \&\f(CW$dialog\fR (Gtk2::Dialog) .ie n .SS "$client\->\fBsave_error_dialog\fP ($dialog)" .el .SS "\f(CW$client\fP\->\fBsave_error_dialog\fP ($dialog)" .IX Subsection "$client->save_error_dialog ($dialog)" .IP "\(bu" 4 \&\f(CW$dialog\fR (Gtk2::Dialog) .ie n .SS "$client\->\fBset_shutdown_command\fP (...)" .el .SS "\f(CW$client\fP\->\fBset_shutdown_command\fP (...)" .IX Subsection "$client->set_shutdown_command (...)" .IP "\(bu" 4 \&... (list) .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBconnect\fR (Gnome2::Client, boolean)" 4 .IX Item "connect (Gnome2::Client, boolean)" .PD 0 .IP "\fBdie\fR (Gnome2::Client)" 4 .IX Item "die (Gnome2::Client)" .IP "\fBdisconnect\fR (Gnome2::Client)" 4 .IX Item "disconnect (Gnome2::Client)" .IP "\fBsave-complete\fR (Gnome2::Client)" 4 .IX Item "save-complete (Gnome2::Client)" .IP "boolean = \fBsave-yourself\fR (Gnome2::Client, integer, Gnome2::SaveStyle, boolean, Gnome2::InteractStyle, boolean)" 4 .IX Item "boolean = save-yourself (Gnome2::Client, integer, Gnome2::SaveStyle, boolean, Gnome2::InteractStyle, boolean)" .IP "\fBshutdown-cancelled\fR (Gnome2::Client)" 4 .IX Item "shutdown-cancelled (Gnome2::Client)" .PD .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "flags Gnome2::ClientFlags" .IX Subsection "flags Gnome2::ClientFlags" .IP "\(bu" 4 \&'is\-connected' / '\s-1GNOME_CLIENT_IS_CONNECTED\s0' .IP "\(bu" 4 \&'restarted' / '\s-1GNOME_CLIENT_RESTARTED\s0' .IP "\(bu" 4 \&'restored' / '\s-1GNOME_CLIENT_RESTORED\s0' .SS "enum Gnome2::DialogType" .IX Subsection "enum Gnome2::DialogType" .IP "\(bu" 4 \&'error' / '\s-1GNOME_DIALOG_ERROR\s0' .IP "\(bu" 4 \&'normal' / '\s-1GNOME_DIALOG_NORMAL\s0' .SS "enum Gnome2::InteractStyle" .IX Subsection "enum Gnome2::InteractStyle" .IP "\(bu" 4 \&'none' / '\s-1GNOME_INTERACT_NONE\s0' .IP "\(bu" 4 \&'errors' / '\s-1GNOME_INTERACT_ERRORS\s0' .IP "\(bu" 4 \&'any' / '\s-1GNOME_INTERACT_ANY\s0' .SS "enum Gnome2::RestartStyle" .IX Subsection "enum Gnome2::RestartStyle" .IP "\(bu" 4 \&'if\-running' / '\s-1GNOME_RESTART_IF_RUNNING\s0' .IP "\(bu" 4 \&'anyway' / '\s-1GNOME_RESTART_ANYWAY\s0' .IP "\(bu" 4 \&'immediately' / '\s-1GNOME_RESTART_IMMEDIATELY\s0' .IP "\(bu" 4 \&'never' / '\s-1GNOME_RESTART_NEVER\s0' .SS "enum Gnome2::SaveStyle" .IX Subsection "enum Gnome2::SaveStyle" .IP "\(bu" 4 \&'global' / '\s-1GNOME_SAVE_GLOBAL\s0' .IP "\(bu" 4 \&'local' / '\s-1GNOME_SAVE_LOCAL\s0' .IP "\(bu" 4 \&'both' / '\s-1GNOME_SAVE_BOTH\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2003\-2004 by the gtk2\-perl team. .PP This software is licensed under the \s-1LGPL.\s0 See Gnome2 for a full notice.