.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) .\" .\" 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 "Gtk2::CellRendererAccel 3pm" .TH Gtk2::CellRendererAccel 3pm "2016-10-02" "perl v5.24.1" "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" Gtk2::CellRendererAccel \- wrapper for GtkCellRendererAccel .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 6 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::CellRenderer \& +\-\-\-\-Gtk2::CellRendererText \& +\-\-\-\-Gtk2::CellRendererAccel .Ve .SH "METHODS" .IX Header "METHODS" .SS "cellrenderer = Gtk2::CellRendererAccel\->\fBnew\fP" .IX Subsection "cellrenderer = Gtk2::CellRendererAccel->new" .SH "PROPERTIES" .IX Header "PROPERTIES" .IP "'accel\-key' (Glib::UInt : default 0 : readable / writable / private)" 4 .IX Item "'accel-key' (Glib::UInt : default 0 : readable / writable / private)" The keyval of the accelerator .ie n .IP "'accel\-mode' (Gtk2::CellRendererAccelMode : default ""gtk"" : readable / writable / private)" 4 .el .IP "'accel\-mode' (Gtk2::CellRendererAccelMode : default ``gtk'' : readable / writable / private)" 4 .IX Item "'accel-mode' (Gtk2::CellRendererAccelMode : default gtk : readable / writable / private)" The type of accelerators .IP "'accel\-mods' (Gtk2::Gdk::ModifierType : default : readable / writable / private)" 4 .IX Item "'accel-mods' (Gtk2::Gdk::ModifierType : default : readable / writable / private)" The modifier mask of the accelerator .IP "'keycode' (Glib::UInt : default 0 : readable / writable / private)" 4 .IX Item "'keycode' (Glib::UInt : default 0 : readable / writable / private)" The hardware keycode of the accelerator .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBaccel-cleared\fR (Gtk2::CellRendererAccel, string)" 4 .IX Item "accel-cleared (Gtk2::CellRendererAccel, string)" .PD 0 .IP "\fBaccel-edited\fR (Gtk2::CellRendererAccel, string, Glib::UInt, Gtk2::Gdk::ModifierType, Glib::UInt)" 4 .IX Item "accel-edited (Gtk2::CellRendererAccel, string, Glib::UInt, Gtk2::Gdk::ModifierType, Glib::UInt)" .PD .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gtk2::CellRendererAccelMode" .IX Subsection "enum Gtk2::CellRendererAccelMode" .IP "\(bu" 4 \&'gtk' / '\s-1GTK_CELL_RENDERER_ACCEL_MODE_GTK\s0' .IP "\(bu" 4 \&'other' / '\s-1GTK_CELL_RENDERER_ACCEL_MODE_OTHER\s0' .SS "flags Gtk2::Gdk::ModifierType" .IX Subsection "flags Gtk2::Gdk::ModifierType" .IP "\(bu" 4 \&'shift\-mask' / '\s-1GDK_SHIFT_MASK\s0' .IP "\(bu" 4 \&'lock\-mask' / '\s-1GDK_LOCK_MASK\s0' .IP "\(bu" 4 \&'control\-mask' / '\s-1GDK_CONTROL_MASK\s0' .IP "\(bu" 4 \&'mod1\-mask' / '\s-1GDK_MOD1_MASK\s0' .IP "\(bu" 4 \&'mod2\-mask' / '\s-1GDK_MOD2_MASK\s0' .IP "\(bu" 4 \&'mod3\-mask' / '\s-1GDK_MOD3_MASK\s0' .IP "\(bu" 4 \&'mod4\-mask' / '\s-1GDK_MOD4_MASK\s0' .IP "\(bu" 4 \&'mod5\-mask' / '\s-1GDK_MOD5_MASK\s0' .IP "\(bu" 4 \&'button1\-mask' / '\s-1GDK_BUTTON1_MASK\s0' .IP "\(bu" 4 \&'button2\-mask' / '\s-1GDK_BUTTON2_MASK\s0' .IP "\(bu" 4 \&'button3\-mask' / '\s-1GDK_BUTTON3_MASK\s0' .IP "\(bu" 4 \&'button4\-mask' / '\s-1GDK_BUTTON4_MASK\s0' .IP "\(bu" 4 \&'button5\-mask' / '\s-1GDK_BUTTON5_MASK\s0' .IP "\(bu" 4 \&'super\-mask' / '\s-1GDK_SUPER_MASK\s0' .IP "\(bu" 4 \&'hyper\-mask' / '\s-1GDK_HYPER_MASK\s0' .IP "\(bu" 4 \&'meta\-mask' / '\s-1GDK_META_MASK\s0' .IP "\(bu" 4 \&'release\-mask' / '\s-1GDK_RELEASE_MASK\s0' .IP "\(bu" 4 \&'modifier\-mask' / '\s-1GDK_MODIFIER_MASK\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::CellRenderer, Gtk2::CellRendererText .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2003\-2011 by the gtk2\-perl team. .PP This software is licensed under the \s-1LGPL. \s0 See Gtk2 for a full notice.