.\" 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::AppBar 3pm" .TH Gnome2::AppBar 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::AppBar \- wrapper for GnomeAppBar .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 8 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::Widget \& +\-\-\-\-Gtk2::Container \& +\-\-\-\-Gtk2::Box \& +\-\-\-\-Gtk2::HBox \& +\-\-\-\-Gnome2::AppBar .Ve .SH "INTERFACES" .IX Header "INTERFACES" .Vb 3 \& Glib::Object::_Unregistered::AtkImplementorIface \& Gtk2::Buildable \& Gtk2::Orientable .Ve .SH "METHODS" .IX Header "METHODS" .ie n .SS "widget = Gnome2::AppBar\->\fBnew\fP ($has_progress, $has_status, $interactivity)" .el .SS "widget = Gnome2::AppBar\->\fBnew\fP ($has_progress, \f(CW$has_status\fP, \f(CW$interactivity\fP)" .IX Subsection "widget = Gnome2::AppBar->new ($has_progress, $has_status, $interactivity)" .IP "\(bu" 4 \&\f(CW$has_progress\fR (boolean) .IP "\(bu" 4 \&\f(CW$has_status\fR (boolean) .IP "\(bu" 4 \&\f(CW$interactivity\fR (Gnome2::PreferencesType) .ie n .SS "$appbar\->\fBclear_prompt\fP" .el .SS "\f(CW$appbar\fP\->\fBclear_prompt\fP" .IX Subsection "$appbar->clear_prompt" .ie n .SS "$appbar\->\fBclear_stack\fP" .el .SS "\f(CW$appbar\fP\->\fBclear_stack\fP" .IX Subsection "$appbar->clear_stack" .ie n .SS "$appbar\->\fBset_default\fP ($default_status)" .el .SS "\f(CW$appbar\fP\->\fBset_default\fP ($default_status)" .IX Subsection "$appbar->set_default ($default_status)" .IP "\(bu" 4 \&\f(CW$default_status\fR (string) .ie n .SS "$appbar\->\fBinstall_menu_hints\fP ($uiinfo)" .el .SS "\f(CW$appbar\fP\->\fBinstall_menu_hints\fP ($uiinfo)" .IX Subsection "$appbar->install_menu_hints ($uiinfo)" .IP "\(bu" 4 \&\f(CW$uiinfo\fR (Gnome2::UIInfo) .ie n .SS "$appbar\->\fBpop\fP" .el .SS "\f(CW$appbar\fP\->\fBpop\fP" .IX Subsection "$appbar->pop" .ie n .SS "progressbar = $appbar\->\fBget_progress\fP" .el .SS "progressbar = \f(CW$appbar\fP\->\fBget_progress\fP" .IX Subsection "progressbar = $appbar->get_progress" .ie n .SS "$appbar\->\fBset_progress_percentage\fP ($percentage)" .el .SS "\f(CW$appbar\fP\->\fBset_progress_percentage\fP ($percentage)" .IX Subsection "$appbar->set_progress_percentage ($percentage)" .IP "\(bu" 4 \&\f(CW$percentage\fR (double) .ie n .SS "$appbar\->\fBset_prompt\fP ($prompt, $modal)" .el .SS "\f(CW$appbar\fP\->\fBset_prompt\fP ($prompt, \f(CW$modal\fP)" .IX Subsection "$appbar->set_prompt ($prompt, $modal)" .IP "\(bu" 4 \&\f(CW$prompt\fR (string) .IP "\(bu" 4 \&\f(CW$modal\fR (boolean) .ie n .SS "$appbar\->\fBpush\fP ($status)" .el .SS "\f(CW$appbar\fP\->\fBpush\fP ($status)" .IX Subsection "$appbar->push ($status)" .IP "\(bu" 4 \&\f(CW$status\fR (string) .ie n .SS "$appbar\->\fBrefresh\fP" .el .SS "\f(CW$appbar\fP\->\fBrefresh\fP" .IX Subsection "$appbar->refresh" .ie n .SS "string = $appbar\->\fBget_response\fP" .el .SS "string = \f(CW$appbar\fP\->\fBget_response\fP" .IX Subsection "string = $appbar->get_response" .ie n .SS "widget = $appbar\->\fBget_status\fP" .el .SS "widget = \f(CW$appbar\fP\->\fBget_status\fP" .IX Subsection "widget = $appbar->get_status" .ie n .SS "$appbar\->\fBset_status\fP ($status)" .el .SS "\f(CW$appbar\fP\->\fBset_status\fP ($status)" .IX Subsection "$appbar->set_status ($status)" .IP "\(bu" 4 \&\f(CW$status\fR (string) .SH "PROPERTIES" .IX Header "PROPERTIES" .IP "'has\-progress' (boolean : default false : readable / writable / construct)" 4 .IX Item "'has-progress' (boolean : default false : readable / writable / construct)" Create a progress widget. .IP "'has\-status' (boolean : default false : readable / writable / construct)" 4 .IX Item "'has-status' (boolean : default false : readable / writable / construct)" Create a status widget. .ie n .IP "'interactivity' (Gnome2::PreferencesType : default ""never"" : readable / writable / construct)" 4 .el .IP "'interactivity' (Gnome2::PreferencesType : default ``never'' : readable / writable / construct)" 4 .IX Item "'interactivity' (Gnome2::PreferencesType : default never : readable / writable / construct)" Level of user activity required. .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBclear-prompt\fR (Gnome2::AppBar)" 4 .IX Item "clear-prompt (Gnome2::AppBar)" .PD 0 .IP "\fBuser-response\fR (Gnome2::AppBar)" 4 .IX Item "user-response (Gnome2::AppBar)" .PD .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gnome2::PreferencesType" .IX Subsection "enum Gnome2::PreferencesType" .IP "\(bu" 4 \&'never' / '\s-1GNOME_PREFERENCES_NEVER\s0' .IP "\(bu" 4 \&'user' / '\s-1GNOME_PREFERENCES_USER\s0' .IP "\(bu" 4 \&'always' / '\s-1GNOME_PREFERENCES_ALWAYS\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Box, Gtk2::HBox .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.