Gnome::reference.3pm

Langue: en

Version: 2008-01-15 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Gnome::reference - Reference documentation for the Gnome module

Gnome


Gnome->accelerators_sync ()


string Gnome->datadir_file ($filename)

$filename (string)

Gnome->init ($app_id, $app_version, $options)


Gnome->init ($app_id, $app_version, $options)

$app_id (string)
$app_version (string)
$options (scalar)

string Gnome->libdir_file ($filename)

$filename (scalar)

string Gnome->pixmap_file ($filename)

$filename (scalar)

string Gnome->sound_file ($filename)

$filename (scalar)

Gtk::Button $btype->stock_button ()


Gtk::Button $btype->stock_button ()


Gtk::MenuItem $mtype->stock_menu_item ($text)


Gtk::MenuItem $mtype->stock_menu_item ($text)

$text (string)

Gtk::Button $btype->stock_or_ordinary_button ()


Gtk::Button $btype->stock_or_ordinary_button ()


string Gnome->unconditional_datadir_file ($filename)

$filename (scalar)

string Gnome->unconditional_libdir_file ($filename)

$filename (scalar)

string Gnome->unconditional_pixmap_file ($filename)

$filename (scalar)

string Gnome->unconditional_sound_file ($filename)

$filename (scalar)

Gnome::About


Gnome::About Gnome::About->new ($title, $version, $copyright, $authors, $comments, $logo)


Gnome::About Gnome::About->new ($title, $version, $copyright, $authors, $comments, $logo)

$title (string)
$version (string)
$copyright (string)
$authors (scalar)
$comments (string)
$logo (string)

Gnome::Animator


boolean $animator->advance ($num)


boolean $animator->advance ($num)

$num (integer)

boolean $animator->append_frame_from_file ($filename, $x_offset, $y_offset, $interval)


boolean $animator->append_frame_from_file ($filename, $x_offset, $y_offset, $interval)

$filename (string)
$x_offset (integer)
$y_offset (integer)
$interval (integer)

boolean $animator->append_frame_from_file_at_size ($filename, $x_offset, $y_offset, $interval, $width, $height)


boolean $animator->append_frame_from_file_at_size ($filename, $x_offset, $y_offset, $interval, $width, $height)

$filename (string)
$x_offset (integer)
$y_offset (integer)
$interval (integer)
$width (integer)
$height (integer)

boolean $animator->append_frame_from_gnome_pixmap ($pixmap, $x_offset, $y_offset, $interval)


boolean $animator->append_frame_from_gnome_pixmap ($pixmap, $x_offset, $y_offset, $interval)

$pixmap (Gnome::Pixmap)
$x_offset (integer)
$y_offset (integer)
$interval (integer)

boolean $animator->append_frame_from_imlib ($image, $x_offset, $y_offset, $interval)


boolean $animator->append_frame_from_imlib ($image, $x_offset, $y_offset, $interval)

$image (Gtk::Gdk::ImlibImage)
$x_offset (integer)
$y_offset (integer)
$interval (integer)

boolean $animator->append_frame_from_imlib_at_size ($image, $x_offset, $y_offset, $interval, $width, $height)


boolean $animator->append_frame_from_imlib_at_size ($image, $x_offset, $y_offset, $interval, $width, $height)

$image (Gtk::Gdk::ImlibImage)
$x_offset (integer)
$y_offset (integer)
$interval (integer)
$width (integer)
$height (integer)

boolean $animator->append_frames_from_file ($filename, $x_offset, $y_offset, $interval, $x_unit)


boolean $animator->append_frames_from_file ($filename, $x_offset, $y_offset, $interval, $x_unit)

$filename (string)
$x_offset (integer)
$y_offset (integer)
$interval (integer)
$x_unit (integer)

boolean $animator->append_frames_from_file_at_size ($filename, $x_offset, $y_offset, $interval, $x_unit, $width, $height)


boolean $animator->append_frames_from_file_at_size ($filename, $x_offset, $y_offset, $interval, $x_unit, $width, $height)

$filename (string)
$x_offset (integer)
$y_offset (integer)
$interval (integer)
$x_unit (integer)
$width (integer)
$height (integer)

boolean $animator->append_frames_from_imlib ($image, $x_offset, $y_offset, $interval, $x_unit)


boolean $animator->append_frames_from_imlib ($image, $x_offset, $y_offset, $interval, $x_unit)

$image (Gtk::Gdk::ImlibImage)
$x_offset (integer)
$y_offset (integer)
$interval (integer)
$x_unit (integer)

boolean $animator->append_frames_from_imlib_at_size ($image, $x_offset, $y_offset, $interval, $x_unit, $width, $height)


boolean $animator->append_frames_from_imlib_at_size ($image, $x_offset, $y_offset, $interval, $x_unit, $width, $height)

$image (Gtk::Gdk::ImlibImage)
$x_offset (integer)
$y_offset (integer)
$interval (integer)
$x_unit (integer)
$width (integer)
$height (integer)

integer $animator->get_current_frame_number ()


integer $animator->get_current_frame_number ()


Gnome::AnimatorLoopType $animator->get_loop_type ()


Gnome::AnimatorLoopType $animator->get_loop_type ()


integer $animator->get_playback_direction ()


integer $animator->get_playback_direction ()


double $animator->get_playback_speed ()


double $animator->get_playback_speed ()


Gnome::AnimatorStatus $animator->get_status ()


Gnome::AnimatorStatus $animator->get_status ()


$animator->goto_frame ($frame)


$animator->goto_frame ($frame)

$frame (integer)

Gnome::Animator Gnome::Animator->new_with_size ($width, $height)


Gnome::Animator Gnome::Animator->new_with_size ($width, $height)

$width (integer)
$height (integer)

$animator->set_loop_type ($loop_type)


$animator->set_loop_type ($loop_type)

$loop_type (Gnome::AnimatorLoopType)

$animator->set_playback_direction ($direction)


$animator->set_playback_direction ($direction)

$direction (integer)

$animator->set_playback_speed ($speed)


$animator->set_playback_speed ($speed)

$speed (double)

$animator->start ()


$animator->start ()


$animator->stop ()


$animator->stop ()

Gnome::App


$app->add_dock_item ($item, $placement, $band_num, $band_position, $offset)


$app->add_dock_item ($item, $placement, $band_num, $band_position, $offset)

$item (Gnome::DockItem)
$placement (Gnome::DockPlacement)
$band_num (integer)
$band_position (integer)
$offset (integer)

$app->add_docked ($widget, $name, $behavior, $placement, $band_num, $band_position, $offset)


$app->add_docked ($widget, $name, $behavior, $placement, $band_num, $band_position, $offset)

$widget (Gtk::Widget)
$name (string)
$behavior (Gnome::DockItemBehavior)
$placement (Gnome::DockPlacement)
$band_num (integer)
$band_position (integer)
$offset (integer)

$app->add_toolbar ($toolbar, $name, $behavior, $placement, $band_num, $band_position, $offset)


$app->add_toolbar ($toolbar, $name, $behavior, $placement, $band_num, $band_position, $offset)

$toolbar (Gtk::Toolbar)
$name (string)
$behavior (Gnome::DockItemBehavior)
$placement (Gnome::DockPlacement)
$band_num (integer)
$band_position (integer)
$offset (integer)

$app->create_menus ($info, ...)


$app->create_menus ($info, ...)

$info (scalar)
... (list)

$app->create_toolbar ($info, ...)


$app->create_toolbar ($info, ...)

$info (scalar)
... (list)

$app->enable_layout_config ($enable)


$app->enable_layout_config ($enable)

$enable (boolean)

Gtk::Widget $app->error ($message)


Gtk::Widget $app->error ($message)

$message (string)

Gnome::App->fill_menu ($menu_shell, $uiinfo, $accel_group, $uline_accels, $pos, ...)


Gnome::App->fill_menu ($menu_shell, $uiinfo, $accel_group, $uline_accels, $pos, ...)

$menu_shell (Gtk::MenuShell)
$uiinfo (scalar)
$accel_group (Gtk::AccelGroup) may be undef
$uline_accels (boolean)
$pos (integer)
... (list)

Gnome::App->fill_toolbar ($toolbar, $accel_group, ...)


Gnome::App->fill_toolbar ($toolbar, $accel_group, ...)

$toolbar (Gtk::Toolbar)
$accel_group (Gtk::AccelGroup) may be undef
... (list)

$app->flash ($flash)


$app->flash ($flash)

$flash (string)

Gnome::Dock $app->get_dock ()


Gnome::Dock $app->get_dock ()


Gnome::DockItem $app->get_dock_item_by_name ($name)


Gnome::DockItem $app->get_dock_item_by_name ($name)

$name (string)

Gtk::Widget $app->message ($message)


Gtk::Widget $app->message ($message)

$message (scalar)

Gnome::App Gnome::App->new ($appname, $title)


Gnome::App Gnome::App->new ($appname, $title)

$appname (string)
$title (string)

Gtk::Widget $app->ok_cancel ($question, $callback, ...)


Gtk::Widget $app->ok_cancel ($question, $callback, ...)

$question (string)
$callback (scalar)
... (list)

Gtk::Widget $app->ok_cancel_modal ($question, $callback, ...)


Gtk::Widget $app->ok_cancel_modal ($question, $callback, ...)

$question (scalar)
$callback (scalar)
... (list)

Gtk::Widget $app->question ($question, $callback, ...)


Gtk::Widget $app->question ($question, $callback, ...)

$question (scalar)
$callback (scalar)
... (list)

Gtk::Widget $app->question_modal ($question, $callback, ...)


Gtk::Widget $app->question_modal ($question, $callback, ...)

$question (scalar)
$callback (scalar)
... (list)

$app->remove_menu_range ($path, $start, $items)


$app->remove_menu_range ($path, $start, $items)

$path (string)
$start (integer)
$items (integer)

$app->remove_menus ($path, $items)


$app->remove_menus ($path, $items)

$path (string)
$items (integer)

Gtk::Widget $app->request_password ($prompt, $callback, ...)


Gtk::Widget $app->request_password ($prompt, $callback, ...)

$prompt (string)
$callback (scalar)
... (list)

Gtk::Widget $app->request_string ($prompt, $callback, ...)


Gtk::Widget $app->request_string ($prompt, $callback, ...)

$prompt (scalar)
$callback (scalar)
... (list)

$app->set_contents ($contents)


$app->set_contents ($contents)

$contents (Gtk::Widget)

$app->set_menus ($menubar)


$app->set_menus ($menubar)

$menubar (Gtk::MenuBar)

$app->set_statusbar ($contents)


$app->set_statusbar ($contents)

$contents (Gtk::Widget)

$app->set_statusbar_custom ($container, $statusbar)


$app->set_statusbar_custom ($container, $statusbar)

$container (Gtk::Widget)
$statusbar (Gtk::Widget)

$app->set_toolbar ($toolbar)


$app->set_toolbar ($toolbar)

$toolbar (Gtk::Toolbar)

Gtk::Widget $app->warning ($message)


Gtk::Widget $app->warning ($message)

$message (scalar)

Gnome::AppBar


$appbar->clear_prompt ()


$appbar->clear_prompt ()


$appbar->clear_stack ()


$appbar->clear_stack ()


$appbar->get_response ()


$appbar->get_response ()


Gnome::AppBar Gnome::AppBar->new ($has_progress, $has_status, $interactivity)


Gnome::AppBar Gnome::AppBar->new ($has_progress, $has_status, $interactivity)

$has_progress (boolean)
$has_status (boolean)
$interactivity (Gnome::PreferencesType)

$appbar->pop ()


$appbar->pop ()


$appbar->push ($status)


$appbar->push ($status)

$status (string)

$appbar->refresh ()


$appbar->refresh ()


$appbar->set_default ($default_status)


$appbar->set_default ($default_status)

$default_status (string)

$appbar->set_progress ($percentage)


$appbar->set_progress ($percentage)

$percentage (float)

$appbar->set_prompt ($prompt, $modal)


$appbar->set_prompt ($prompt, $modal)

$prompt (string)
$modal (boolean)

$appbar->set_status ($status)


$appbar->set_status ($status)

$status (string)

Gnome::Calculator


$calculator->clear ($reset)


$calculator->clear ($reset)

$reset (integer)

gdouble $calculator->get_result ()


gdouble $calculator->get_result ()


Gnome::Calculator Gnome::Calculator->new ()


$calculator->set ($result)


$calculator->set ($result)

$result (gdouble)

Gnome::Canvas


$canvas->c2w ($cx, $cy)


$canvas->c2w ($cx, $cy)

$cx (integer)
$cy (integer)

Gtk::Gdk::Color $canvas->get_color ($spec)


Gtk::Gdk::Color $canvas->get_color ($spec)

$spec (string)

integer $canvas->get_color_pixel ($rgba)


integer $canvas->get_color_pixel ($rgba)

$rgba (integer)

Gnome::CanvasItem $canvas->get_item_at ($x, $y)


Gnome::CanvasItem $canvas->get_item_at ($x, $y)

$x (double)
$y (double)

double $canvas->get_pixels_per_unit ()


double $canvas->get_pixels_per_unit ()


$canvas->get_scroll_offsets ()


$canvas->get_scroll_offsets ()


$canvas->get_scroll_region ()


$canvas->get_scroll_region ()


Gnome::Canvas Gnome::Canvas->new ()


$canvas->request_redraw ($x1, $y1, $x2, $y2)


$canvas->request_redraw ($x1, $y1, $x2, $y2)

$x1 (integer)
$y1 (integer)
$x2 (integer)
$y2 (integer)

Gnome::CanvasGroup $canvas->root ()


Gnome::CanvasGroup $canvas->root ()


$canvas->scroll_to ($x, $y)


$canvas->scroll_to ($x, $y)

$x (integer)
$y (integer)

$canvas->set_close_enough ($ce)


$canvas->set_close_enough ($ce)

$ce (integer)

$canvas->set_pixels_per_unit ($n)


$canvas->set_pixels_per_unit ($n)

$n (double)

$canvas->set_scroll_region ($x1, $y1, $x2, $y2)


$canvas->set_scroll_region ($x1, $y1, $x2, $y2)

$x1 (double)
$y1 (double)
$x2 (double)
$y2 (double)

$canvas->set_stipple_origin ($gc)


$canvas->set_stipple_origin ($gc)

$gc (Gtk::Gdk::GC)

$canvas->update_now ()


$canvas->update_now ()


$canvas->w2c ($wx, $wy)


$canvas->w2c ($wx, $wy)

$wx (double)
$wy (double)

$canvas->w2c_affine ()


$canvas->w2c_affine ()


$canvas->w2c_d ($wx, $wy)


$canvas->w2c_d ($wx, $wy)

$wx (double)
$wy (double)

$canvas->window_to_world ($winx, $winy)


$canvas->window_to_world ($winx, $winy)

$winx (double)
$winy (double)

$canvas->world_to_window ($wx, $wy)


$canvas->world_to_window ($wx, $wy)

$wx (double)
$wy (double)

Gnome::CanvasGroup


$self->child_bounds ($item)


$self->child_bounds ($item)

$item (Gnome::CanvasItem) may be undef

Gnome::CanvasItem


$item->get_bounds ()


$item->get_bounds ()


integer $item->grab ($event_mask, $cursor, $time)


integer $item->grab ($event_mask, $cursor, $time)

$event_mask (Gtk::Gdk::EventMask)
$cursor (Gtk::Gdk::Cursor)
$time (integer)

$item->grab_focus ()


$item->grab_focus ()


$item->hide ()


$item->hide ()


$item->i2w ($x, $y)


$item->i2w ($x, $y)

$x (double)
$y (double)

$item->lower ($positions)


$item->lower ($positions)

$positions (integer)

$item->lower_to_bottom ()


$item->lower_to_bottom ()


$item->move ($dx, $dy)


$item->move ($dx, $dy)

$dx (double)
$dy (double)

Gtk::Object Gnome::CanvasItem->new ($parent, $type, ...)


Gtk::Object Gnome::CanvasItem->new ($parent, $type, ...)

$parent (Gnome::CanvasGroup)
$type (scalar)
... (list)

$item->raise ($positions)


$item->raise ($positions)

$positions (scalar)

$item->raise_to_top ()


$item->raise_to_top ()


$item->reparent ($new_group)


$item->reparent ($new_group)

$new_group (Gnome::CanvasGroup)

$item->request_update ()


$item->request_update ()


$item->set ($name, $value,...)


$item->set ($name, $value,...)

$name (scalar)
$value (scalar)
... (list)

$item->show ()


$item->show ()


$item->ungrab ($time)


$item->ungrab ($time)

$time (integer)

$item->w2i ($x, $y)


$item->w2i ($x, $y)

$x (scalar)
$y (scalar)

Gnome::Client


Gnome::Client Gnome::Client->cloned ()


$client->connect ()


$client->connect ()


Gnome::Client->disable_master_connection ()


$client->disconnect ()


$client->disconnect ()


$client->flush ()


$client->flush ()


string $client->get_config_prefix ()


string $client->get_config_prefix ()


string $client->get_global_config_prefix ()


string $client->get_global_config_prefix ()


string $client->get_id ()


string $client->get_id ()


string $client->get_previous_id ()


string $client->get_previous_id ()


Gnome::Client->interaction_key_return ($key, $cancel_shutdown)


Gnome::Client->interaction_key_return ($key, $cancel_shutdown)

$key (integer)
$cancel_shutdown (integer)

Gnome::Client Gnome::Client->master ()


Gnome::Client Gnome::Client->new ()


Gnome::Client Gnome::Client->new_without_connection ()


$client->request_interaction ($dialog, $handler, ...)


$client->request_interaction ($dialog, $handler, ...)

$dialog (Gnome::DialogType)
$handler (scalar)
... (list)

$client->request_phase_2 ()


$client->request_phase_2 ()


$client->request_save ($save_style, $shutdown, $interact_style, $fast, $global)


$client->request_save ($save_style, $shutdown, $interact_style, $fast, $global)

$save_style (Gnome::SaveStyle)
$shutdown (boolean)
$interact_style (Gnome::InteractStyle)
$fast (boolean)
$global (boolean)

$client->save_any_dialog ($dialog)


$client->save_any_dialog ($dialog)

$dialog (Gnome::Dialog)

$client->save_error_dialog ($dialog)


$client->save_error_dialog ($dialog)

$dialog (Gnome::Dialog)

$client->set_clone_command (...)


$client->set_clone_command (...)

... (list)

$client->set_current_directory ($value)


$client->set_current_directory ($value)

$value (string)

$client->set_discard_command (...)


$client->set_discard_command (...)

... (list)

$client->set_environment ($name, $value)


$client->set_environment ($name, $value)

$name (string)
$value (string)

$client->set_global_config_prefix ($value)


$client->set_global_config_prefix ($value)

$value (scalar)

$client->set_id ($value)


$client->set_id ($value)

$value (scalar)

$client->set_priority ($priority)


$client->set_priority ($priority)

$priority (integer)

$client->set_process_id ($pid)


$client->set_process_id ($pid)

$pid (integer)

$client->set_program ($value)


$client->set_program ($value)

$value (scalar)

$client->set_resign_command (...)


$client->set_resign_command (...)

... (list)

$client->set_restart_command (...)


$client->set_restart_command (...)

... (list)

$client->set_restart_style ($style)


$client->set_restart_style ($style)

$style (Gnome::RestartStyle)

$client->set_shutdown_command (...)


$client->set_shutdown_command (...)

... (list)

$client->set_user_id ($value)


$client->set_user_id ($value)

$value (scalar)

Gnome::ColorPicker


$colorpicker->get_d ()


$colorpicker->get_d ()


$colorpicker->get_i16 ()


$colorpicker->get_i16 ()


$colorpicker->get_i8 ()


$colorpicker->get_i8 ()


Gnome::ColorPicker Gnome::ColorPicker->new ()


$colorpicker->set_d ($r, $g, $b, $a)


$colorpicker->set_d ($r, $g, $b, $a)

$r (double)
$g (double)
$b (double)
$a (double)

$colorpicker->set_dither ($dither)


$colorpicker->set_dither ($dither)

$dither (integer)

$colorpicker->set_i16 ($r, $g, $b, $a)


$colorpicker->set_i16 ($r, $g, $b, $a)

$r (integer)
$g (integer)
$b (integer)
$a (integer)

$colorpicker->set_i8 ($r, $g, $b, $a)


$colorpicker->set_i8 ($r, $g, $b, $a)

$r (integer)
$g (integer)
$b (integer)
$a (integer)

$colorpicker->set_title ($title)


$colorpicker->set_title ($title)

$title (string)

$colorpicker->set_use_alpha ($use_alpha)


$colorpicker->set_use_alpha ($use_alpha)

$use_alpha (integer)

Gnome::Config


Gnome::Config->clean_file ($path)

$path (string)

Gnome::Config->clean_key ($path)

$path (scalar)

Gnome::Config->clean_section ($path)

$path (scalar)

Gnome::Config->drop_all ()


Gnome::Config->drop_file ($path)

$path (scalar)

boolean Gnome::Config->get_bool ($path)

$path (string)

double Gnome::Config->get_float ($path)

$path (string)

integer Gnome::Config->get_int ($path)

$path (string)

string Gnome::Config->get_string ($path)

$path (string)

string Gnome::Config->get_translated_string ($path)

$path (string)

integer Gnome::Config->has_section ($path)

$path (string)

Gnome::Config->pop_prefix ()


Gnome::Config->private_clean_file ($path)

$path (scalar)

Gnome::Config->private_clean_key ($path)

$path (scalar)

Gnome::Config->private_clean_section ($path)

$path (scalar)

Gnome::Config->private_drop_file ($path)

$path (scalar)

boolean Gnome::Config->private_get_bool ($path)

$path (scalar)

double Gnome::Config->private_get_float ($path)

$path (scalar)

integer Gnome::Config->private_get_int ($path)

$path (scalar)

string Gnome::Config->private_get_string ($path)

$path (scalar)

string Gnome::Config->private_get_translated_string ($path)

$path (scalar)

integer Gnome::Config->private_has_section ($path)

$path (scalar)

Gnome::Config->private_section_contents ($path)

$path (string)

Gnome::Config->private_sections ($path)

$path (scalar)

Gnome::Config->private_set_bool ($path, $value)


Gnome::Config->private_set_bool ($path, $value)

$path (string)
$value (boolean)

Gnome::Config->private_set_float ($path, $value)


Gnome::Config->private_set_float ($path, $value)

$path (string)
$value (double)

Gnome::Config->private_set_int ($path, $value)


Gnome::Config->private_set_int ($path, $value)

$path (string)
$value (integer)

Gnome::Config->private_set_string ($path, $value)


Gnome::Config->private_set_string ($path, $value)

$path (string)
$value (string)

Gnome::Config->private_sync_file ($path)

$path (scalar)

Gnome::Config->private_translated_set_string ($path, $value)


Gnome::Config->private_translated_set_string ($path, $value)

$path (string)
$value (string)

Gnome::Config->push_prefix ($path)

$path (scalar)

Gnome::Config->section_contents ($path)

$path (scalar)

Gnome::Config->sections ($path)

$path (scalar)

Gnome::Config->set_bool ($path, $value)


Gnome::Config->set_bool ($path, $value)

$path (scalar)
$value (scalar)

Gnome::Config->set_float ($path, $value)


Gnome::Config->set_float ($path, $value)

$path (scalar)
$value (scalar)

Gnome::Config->set_int ($path, $value)


Gnome::Config->set_int ($path, $value)

$path (scalar)
$value (scalar)

Gnome::Config->set_string ($path, $value)


Gnome::Config->set_string ($path, $value)

$path (scalar)
$value (scalar)

Gnome::Config->set_translated_string ($path, $value)


Gnome::Config->set_translated_string ($path, $value)

$path (scalar)
$value (scalar)

Gnome::Config->sync ()


Gnome::Config->sync_file ($path)

$path (scalar)

Gnome::DEntryEdit


$dee->clear ()


$dee->clear ()


string $dee->get_icon ()


string $dee->get_icon ()


string $dee->get_name ()


string $dee->get_name ()


Gnome::DesktopEntry $dee->gnome_dentry_get_dentry ()


Gnome::DesktopEntry $dee->gnome_dentry_get_dentry ()


$dee->load_file ($path)


$dee->load_file ($path)

$path (string)

Gnome::DEntryEdit $notebook->new ()


Gnome::DEntryEdit $notebook->new ()


Gnome::DEntryEdit $notebook->new_notebook ()


Gnome::DEntryEdit $notebook->new_notebook ()


$dee->set_dentry ($dentry)


$dee->set_dentry ($dentry)

$dentry (Gnome::DesktopEntry)

Gnome::DNS


Gnome::DNS->abort ($tag)

$tag (integer)

Gnome::DNS->init ($servers)

$servers (integer)

integer Gnome::DNS->lookup ($hostname, $callback, ...)


integer Gnome::DNS->lookup ($hostname, $callback, ...)

$hostname (string)
$callback (scalar)
... (list)

Gnome::DateEdit


time_t $gde->get_date ()


time_t $gde->get_date ()


Gnome::DateEdit Gnome::DateEdit->new ($the_time, $show_time, $use_24_format)


Gnome::DateEdit Gnome::DateEdit->new ($the_time, $show_time, $use_24_format)

$the_time (time_t)
$show_time (boolean)
$use_24_format (boolean)

$gde->set_popup_range ($low_hour, $up_hour)


$gde->set_popup_range ($low_hour, $up_hour)

$low_hour (integer)
$up_hour (integer)

$gde->set_time ($the_time)


$gde->set_time ($the_time)

$the_time (time_t)

Gnome::Dialog


Gtk::Widget $dialog->action_area ()


Gtk::Widget $dialog->action_area ()


$dialog->append_button ($name)


$dialog->append_button ($name)

$name (string)

$dialog->append_button_with_pixmap ($name, $pixmap)


$dialog->append_button_with_pixmap ($name, $pixmap)

$name (string)
$pixmap (string)

$dialog->append_buttons ($first, ...)


$dialog->append_buttons ($first, ...)

$first (scalar)
... (list)

$dialog->append_buttons_with_pixmaps ($first_name, $first_pixmap, ...)


$dialog->append_buttons_with_pixmaps ($first_name, $first_pixmap, ...)

$first_name (scalar)
$first_pixmap (scalar)
... (list)

$dialog->buttons ()


$dialog->buttons ()


$dialog->close ()


$dialog->close ()


$dialog->close_hides ($just_hide)


$dialog->close_hides ($just_hide)

$just_hide (boolean)

$dialog->editable_enters ($editable)


$dialog->editable_enters ($editable)

$editable (Gtk::Editable)

Gnome::Dialog Gnome::Dialog->new ($title, ...)

$title (string)
... (list)

integer $dialog->run ()


integer $dialog->run ()


integer $dialog->run_and_close ()


integer $dialog->run_and_close ()


$dialog->set_accelerator ($button, $key, $mods)


$dialog->set_accelerator ($button, $key, $mods)

$button (integer)
$key (unsigned char)
$mods (Gtk::Gdk::ModifierType)

$dialog->set_close ($click_closes)


$dialog->set_close ($click_closes)

$click_closes (boolean)

$dialog->set_default ($button)


$dialog->set_default ($button)

$button (integer)

$dialog->set_parent ($parent)


$dialog->set_parent ($parent)

$parent (Gtk::Window)

$dialog->set_sensitive ($button, $setting)


$dialog->set_sensitive ($button, $setting)

$button (integer)
$setting (boolean)

Gtk::Widget $dialog->vbox ()


Gtk::Widget $dialog->vbox ()

Gnome::DialogUtil


Gtk::Widget Gnome::DialogUtil->error ($message, $parent)


Gtk::Widget Gnome::DialogUtil->error ($message, $parent)

$message (string)
$parent (Gtk::Window) may be undef

Gtk::Widget Gnome::DialogUtil->ok ($message, $parent)


Gtk::Widget Gnome::DialogUtil->ok ($message, $parent)

$message (scalar)
$parent (scalar)

Gtk::Widget Gnome::DialogUtil->ok_cancel_dialog ($message, $handler, ...)


Gtk::Widget Gnome::DialogUtil->ok_cancel_dialog ($message, $handler, ...)

$message (string)
$handler (scalar)
... (list)

Gtk::Widget Gnome::DialogUtil->ok_cancel_dialog_modal ($message, $handler, ...)


Gtk::Widget Gnome::DialogUtil->ok_cancel_dialog_modal ($message, $handler, ...)

$message (scalar)
$handler (scalar)
... (list)

Gtk::Widget Gnome::DialogUtil->ok_cancel_dialog_modal_parented ($message, $parent, $handler, ...)


Gtk::Widget Gnome::DialogUtil->ok_cancel_dialog_modal_parented ($message, $parent, $handler, ...)

$message (string)
$parent (Gtk::Window)
$handler (scalar)
... (list)

Gtk::Widget Gnome::DialogUtil->ok_cancel_dialog_parented ($message, $parent, $handler, ...)


Gtk::Widget Gnome::DialogUtil->ok_cancel_dialog_parented ($message, $parent, $handler, ...)

$message (scalar)
$parent (scalar)
$handler (scalar)
... (list)

Gtk::Widget Gnome::DialogUtil->question_dialog ($message, $handler, ...)


Gtk::Widget Gnome::DialogUtil->question_dialog ($message, $handler, ...)

$message (scalar)
$handler (scalar)
... (list)

Gtk::Widget Gnome::DialogUtil->question_dialog_modal ($message, $handler, ...)


Gtk::Widget Gnome::DialogUtil->question_dialog_modal ($message, $handler, ...)

$message (scalar)
$handler (scalar)
... (list)

Gtk::Widget Gnome::DialogUtil->question_dialog_modal_parented ($message, $parent, $handler, ...)


Gtk::Widget Gnome::DialogUtil->question_dialog_modal_parented ($message, $parent, $handler, ...)

$message (scalar)
$parent (scalar)
$handler (scalar)
... (list)

Gtk::Widget Gnome::DialogUtil->question_dialog_parented ($message, $parent, $handler, ...)


Gtk::Widget Gnome::DialogUtil->question_dialog_parented ($message, $parent, $handler, ...)

$message (scalar)
$parent (scalar)
$handler (scalar)
... (list)

Gtk::Widget Gnome::DialogUtil->warning ($message, $parent)


Gtk::Widget Gnome::DialogUtil->warning ($message, $parent)

$message (scalar)
$parent (scalar)

Gnome::Dock


$dock->add_floating_item ($widget, $x, $y, $orientation)


$dock->add_floating_item ($widget, $x, $y, $orientation)

$widget (Gnome::DockItem)
$x (integer)
$y (integer)
$orientation (Gtk::Orientation)

boolean $dock->add_from_layout ($layout)


boolean $dock->add_from_layout ($layout)

$layout (Gnome::DockLayout)

$dock->add_item ($item, $placement, $band_num, $position, $offset, $in_new_band)


$dock->add_item ($item, $placement, $band_num, $position, $offset, $in_new_band)

$item (Gnome::DockItem)
$placement (Gnome::DockPlacement)
$band_num (integer)
$position (integer)
$offset (integer)
$in_new_band (boolean)

$dock->allow_floating_items ($enable)


$dock->allow_floating_items ($enable)

$enable (boolean)

Gtk::Widget $dock->get_client_area ()


Gtk::Widget $dock->get_client_area ()


$dock->get_item_by_name ($name)


$dock->get_item_by_name ($name)

$name (string)

Gnome::DockLayout $dock->get_layout ()


Gnome::DockLayout $dock->get_layout ()


Gnome::Dock Gnome::Dock->new ()


$dock->set_client_area ($widget)


$dock->set_client_area ($widget)

$widget (Gtk::Widget)

Gnome::DockBand


boolean $band->append ($child, $offset)


boolean $band->append ($child, $offset)

$child (Gtk::Widget)
$offset (integer)

$band->drag_begin ($item)


$band->drag_begin ($item)

$item (Gnome::DockItem)

boolean $band->drag_to ($item, $x, $y)


boolean $band->drag_to ($item, $x, $y)

$item (Gnome::DockItem)
$x (integer)
$y (integer)

integer $band->get_child_offset ($child)


integer $band->get_child_offset ($child)

$child (Gtk::Widget)

$band->get_item_by_name ($name)


$band->get_item_by_name ($name)

$name (string)

integer $band->get_num_children ()


integer $band->get_num_children ()


Gtk::Orientation $band->get_orientation ()


Gtk::Orientation $band->get_orientation ()


boolean $band->insert ($child, $offset, $position)


boolean $band->insert ($child, $offset, $position)

$child (Gtk::Widget)
$offset (integer)
$position (integer)

$band->layout_add ($layout, $placement, $band_num)


$band->layout_add ($layout, $placement, $band_num)

$layout (Gnome::DockLayout)
$placement (Gnome::DockPlacement)
$band_num (integer)

Gnome::DockBand Gnome::DockBand->new ()


boolean $band->prepend ($child, $offset)


boolean $band->prepend ($child, $offset)

$child (Gtk::Widget)
$offset (integer)

$band->set_child_offset ($child, $offset)


$band->set_child_offset ($child, $offset)

$child (Gtk::Widget)
$offset (integer)

$band->set_orientation ($orientation)


$band->set_orientation ($orientation)

$orientation (Gtk::Orientation)

Gnome::DockItem


Gnome::DockItemBehavior $dock_item->get_behavior ()


Gnome::DockItemBehavior $dock_item->get_behavior ()


Gtk::Widget $dock_item->get_child ()


Gtk::Widget $dock_item->get_child ()


string $dock_item->get_name ()


string $dock_item->get_name ()


Gtk::Orientation $dock_item->get_orientation ()


Gtk::Orientation $dock_item->get_orientation ()


Gtk::ShadowType $dock_item->get_shadow_type ()


Gtk::ShadowType $dock_item->get_shadow_type ()


Gnome::DockItem Gnome::DockItem->new ($name, $behavior)


Gnome::DockItem Gnome::DockItem->new ($name, $behavior)

$name (string)
$behavior (Gnome::DockItemBehavior)

boolean $dock_item->set_orientation ($orientation)


boolean $dock_item->set_orientation ($orientation)

$orientation (Gtk::Orientation)

$dock_item->set_shadow_type ($type)


$dock_item->set_shadow_type ($type)

$type (Gtk::ShadowType)

Gnome::DockLayout


boolean $layout->add_floating_item ($item, $x, $y, $orientation)


boolean $layout->add_floating_item ($item, $x, $y, $orientation)

$item (Gnome::DockItem)
$x (integer)
$y (integer)
$orientation (Gtk::Orientation)

boolean $layout->add_item ($item, $placement, $band_num, $band_position, $offset)


boolean $layout->add_item ($item, $placement, $band_num, $band_position, $offset)

$item (Gnome::DockItem)
$placement (Gnome::DockPlacement)
$band_num (integer)
$band_position (integer)
$offset (integer)

boolean $layout->add_to_dock ($dock)


boolean $layout->add_to_dock ($dock)

$dock (Gnome::Dock)

scalar $layout->create_string ()


scalar $layout->create_string ()


Gnome::DockLayout Gnome::DockLayout->new ()


boolean $layout->parse_string ($string)


boolean $layout->parse_string ($string)

$string (string)

boolean $layout->remove_item ($item)


boolean $layout->remove_item ($item)

$item (Gnome::DockItem)

boolean $layout->remove_item_by_name ($name)


boolean $layout->remove_item_by_name ($name)

$name (string)

Gnome::Druid


$druid->append_page ($page)


$druid->append_page ($page)

$page (Gnome::DruidPage)

$druid->insert_page ($back_page, $page)


$druid->insert_page ($back_page, $page)

$back_page (Gnome::DruidPage)
$page (Gnome::DruidPage)

Gnome::Druid Gnome::Druid->new ()


$druid->prepend_page ($page)


$druid->prepend_page ($page)

$page (Gnome::DruidPage)

$druid->set_buttons_sensitive ($back_sensitive, $next_sensitive, $cancel_sensitive)


$druid->set_buttons_sensitive ($back_sensitive, $next_sensitive, $cancel_sensitive)

$back_sensitive (boolean)
$next_sensitive (boolean)
$cancel_sensitive (boolean)

$druid->set_page ($page)


$druid->set_page ($page)

$page (Gnome::DruidPage)

$druid->set_show_finish ($show_finish)


$druid->set_show_finish ($show_finish)

$show_finish (boolean)

Gnome::DruidPage


boolean $druid_page->back ()


boolean $druid_page->back ()


boolean $druid_page->cancel ()


boolean $druid_page->cancel ()


$druid_page->finish ()


$druid_page->finish ()


boolean $druid_page->next ()


boolean $druid_page->next ()


$druid_page->prepare ()


$druid_page->prepare ()

Gnome::DruidPageFinish


Gnome::DruidPageFinish Gnome::DruidPageFinish->new ()


Gnome::DruidPageFinish Gnome::DruidPageFinish->new_with_vals ($title, $text, $logo, $watermark)


Gnome::DruidPageFinish Gnome::DruidPageFinish->new_with_vals ($title, $text, $logo, $watermark)

$title (string)
$text (string)
$logo (Gtk::Gdk::ImlibImage)
$watermark (Gtk::Gdk::ImlibImage)

$druid_page_finish->set_bg_color ($color)


$druid_page_finish->set_bg_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_finish->set_logo ($logo)


$druid_page_finish->set_logo ($logo)

$logo (Gtk::Gdk::ImlibImage)

$druid_page_finish->set_logo_bg_color ($color)


$druid_page_finish->set_logo_bg_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_finish->set_text ($text)


$druid_page_finish->set_text ($text)

$text (string)

$druid_page_finish->set_text_color ($color)


$druid_page_finish->set_text_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_finish->set_textbox_color ($color)


$druid_page_finish->set_textbox_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_finish->set_title ($title)


$druid_page_finish->set_title ($title)

$title (string)

$druid_page_finish->set_title_color ($color)


$druid_page_finish->set_title_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_finish->set_watermark ($watermark)


$druid_page_finish->set_watermark ($watermark)

$watermark (Gtk::Gdk::ImlibImage)

Gnome::DruidPageStandard


Gnome::DruidPageStandard Gnome::DruidPageStandard->new ()


Gnome::DruidPageStandard Gnome::DruidPageStandard->new_with_vals ($title,$logo)

$title (string)
$logo (Gtk::Gdk::ImlibImage)

$druid_page_standard->set_bg_color ($color)


$druid_page_standard->set_bg_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_standard->set_logo ($logo)


$druid_page_standard->set_logo ($logo)

$logo (Gtk::Gdk::ImlibImage)

$druid_page_standard->set_logo_bg_color ($color)


$druid_page_standard->set_logo_bg_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_standard->set_title ($title)


$druid_page_standard->set_title ($title)

$title (string)

$druid_page_standard->set_title_color ($color)


$druid_page_standard->set_title_color ($color)

$color (Gtk::Gdk::Color)

Gtk::Widget $druid_page_standard->vbox ()


Gtk::Widget $druid_page_standard->vbox ()

Gnome::DruidPageStart


Gnome::DruidPageStart Gnome::DruidPageStart->new ()


Gnome::DruidPageStart Gnome::DruidPageStart->new_with_vals ($title, $text, $logo, $watermark)


Gnome::DruidPageStart Gnome::DruidPageStart->new_with_vals ($title, $text, $logo, $watermark)

$title (string)
$text (string)
$logo (Gtk::Gdk::ImlibImage)
$watermark (Gtk::Gdk::ImlibImage)

$druid_page_start->set_bg_color ($color)


$druid_page_start->set_bg_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_start->set_logo ($logo)


$druid_page_start->set_logo ($logo)

$logo (Gtk::Gdk::ImlibImage)

$druid_page_start->set_logo_bg_color ($color)


$druid_page_start->set_logo_bg_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_start->set_text ($text)


$druid_page_start->set_text ($text)

$text (string)

$druid_page_start->set_text_color ($color)


$druid_page_start->set_text_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_start->set_textbox_color ($color)


$druid_page_start->set_textbox_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_start->set_title ($title)


$druid_page_start->set_title ($title)

$title (string)

$druid_page_start->set_title_color ($color)


$druid_page_start->set_title_color ($color)

$color (Gtk::Gdk::Color)

$druid_page_start->set_watermark ($watermark)


$druid_page_start->set_watermark ($watermark)

$watermark (Gtk::Gdk::ImlibImage)

Gnome::Entry


$entry->append_history ($save, $text)


$entry->append_history ($save, $text)

$save (integer)
$text (string)

Gtk::Widget $entry->gtk_entry ()


Gtk::Widget $entry->gtk_entry ()


$entry->load_history ()


$entry->load_history ()


Gnome::Entry Gnome::Entry->new ($history_id)

$history_id (string)

$entry->prepend_history ($save, $text)


$entry->prepend_history ($save, $text)

$save (integer)
$text (string)

$entry->save_history ()


$entry->save_history ()


$entry->set_history_id ($history_id)


$entry->set_history_id ($history_id)

$history_id (string)

$entry->set_max_saved ($max_saved)


$entry->set_max_saved ($max_saved)

$max_saved (integer)

Gnome::FileEntry


Gtk::Widget $fentry->fsw ()


Gtk::Widget $fentry->fsw ()


string $fentry->get_full_path ($file_must_exist)


string $fentry->get_full_path ($file_must_exist)

$file_must_exist (integer)

Gtk::Widget $fentry->gnome_entry ()


Gtk::Widget $fentry->gnome_entry ()


Gtk::Widget $fentry->gtk_entry ()


Gtk::Widget $fentry->gtk_entry ()


Gnome::FileEntry Gnome::FileEntry->new ($history_id, $browse_dialog_title)


Gnome::FileEntry Gnome::FileEntry->new ($history_id, $browse_dialog_title)

$history_id (string)
$browse_dialog_title (string)

$fentry->set_default_path ($path)


$fentry->set_default_path ($path)

$path (string)

$fentry->set_directory ($directory_entry)


$fentry->set_directory ($directory_entry)

$directory_entry (integer)

$fentry->set_modal ($is_modal)


$fentry->set_modal ($is_modal)

$is_modal (integer)

$fentry->set_title ($browse_dialog_title)


$fentry->set_title ($browse_dialog_title)

$browse_dialog_title (string)

Gnome::FontPicker


$gfp->fi_set_show_size ($show_size)


$gfp->fi_set_show_size ($show_size)

$show_size (boolean)

$gfp->fi_set_use_font_in_label ($use_font_in_label, $size)


$gfp->fi_set_use_font_in_label ($use_font_in_label, $size)

$use_font_in_label (boolean)
$size (integer)

Gtk::Gdk::Font $gfp->get_font ()


Gtk::Gdk::Font $gfp->get_font ()


string $gfp->get_font_name ()


string $gfp->get_font_name ()


Gnome::FontPickerMode $gfp->get_mode ()


Gnome::FontPickerMode $gfp->get_mode ()


string $gfp->get_preview_text ()


string $gfp->get_preview_text ()


Gnome::FontPicker Gnome::FontPicker->new ()


boolean $gfp->set_font_name ($name)


boolean $gfp->set_font_name ($name)

$name (string)

$gfp->set_mode ($mode)


$gfp->set_mode ($mode)

$mode (Gnome::FontPickerMode)

$gfp->set_preview_text ($text)


$gfp->set_preview_text ($text)

$text (string)

$gfp->set_title ($title)


$gfp->set_title ($title)

$title (string)

$gfp->uw_set_widget ($widget)


$gfp->uw_set_widget ($widget)

$widget (Gtk::Widget)

Gnome::FontSelector


scalar $text_tool->get_selected ()


scalar $text_tool->get_selected ()


Gnome::FontSelector Gnome::FontSelector->new ()


scalar Gnome::FontSelector->select ($def)

$def (string)

Gnome::Geometry


Gnome::Geometry->parse ($geometry)

$geometry (string)

Gnome::Geometry->string ($window)

$window (Gtk::Window)

Gnome::HRef


string $href->get_label ()


string $href->get_label ()


string $href->get_url ()


string $href->get_url ()


Gnome::HRef Gnome::HRef->new ($url, $label)


Gnome::HRef Gnome::HRef->new ($url, $label)

$url (string)
$label (string)

$href->set_label ($label)


$href->set_label ($label)

$label (string)

$href->set_url ($url)


$href->set_url ($url)

$url (string)

Gnome::ICE


Gnome::ICE->init ()

Gnome::IconEntry


string $ientry->get_filename ()


string $ientry->get_filename ()


Gtk::Widget $ientry->gnome_entry ()


Gtk::Widget $ientry->gnome_entry ()


Gtk::Widget $ientry->gnome_file_entry ()


Gtk::Widget $ientry->gnome_file_entry ()


Gtk::Widget $ientry->gtk_entry ()


Gtk::Widget $ientry->gtk_entry ()


Gnome::IconEntry Gnome::IconEntry->new ($history_id, $browse_dialog_title)


Gnome::IconEntry Gnome::IconEntry->new ($history_id, $browse_dialog_title)

$history_id (string)
$browse_dialog_title (string)

$ientry->set_icon ($filename)


$ientry->set_icon ($filename)

$filename (string)

$ientry->set_pixmap_subdir ($subdir)


$ientry->set_pixmap_subdir ($subdir)

$subdir (string)

Gnome::IconList


integer $gil->append ($icon_filename, $text)


integer $gil->append ($icon_filename, $text)

$icon_filename (string)
$text (string)

integer $gil->append_imlib ($im, $text)


integer $gil->append_imlib ($im, $text)

$im (Gtk::Gdk::ImlibImage)
$text (string)

$gil->clear ()


$gil->clear ()


$gil->freeze ()


$gil->freeze ()


integer $gil->get_icon_at ($x, $y)


integer $gil->get_icon_at ($x, $y)

$x (integer)
$y (integer)

integer $gil->get_items_per_line ()


integer $gil->get_items_per_line ()


Gtk::Visibility $gil->icon_is_visible ($pos)


Gtk::Visibility $gil->icon_is_visible ($pos)

$pos (integer)

$gil->insert ($pos, $icon_filename, $text)


$gil->insert ($pos, $icon_filename, $text)

$pos (integer)
$icon_filename (string)
$text (string)

$gil->insert_imlib ($pos, $im, $text)


$gil->insert_imlib ($pos, $im, $text)

$pos (integer)
$im (Gtk::Gdk::ImlibImage)
$text (string)

$gil->moveto ($pos, $yalign)


$gil->moveto ($pos, $yalign)

$pos (integer)
$yalign (double)

Gnome::IconList Gnome::IconList->new ($icon_width, $adj, $is_editable)


Gnome::IconList Gnome::IconList->new ($icon_width, $adj, $is_editable)

$icon_width (integer)
$adj (Gtk::Adjustment) may be undef
$is_editable (boolean)

Gnome::IconList Gnome::IconList->new_flags ($icon_width, $adj, $flags)


Gnome::IconList Gnome::IconList->new_flags ($icon_width, $adj, $flags)

$icon_width (integer)
$adj (Gtk::Adjustment) may be undef
$flags (Gnome::IconListMode)

$gil->remove ($pos)


$gil->remove ($pos)

$pos (integer)

$gil->select_icon ($idx)


$gil->select_icon ($idx)

$idx (integer)

$gil->set_col_spacing ($pixels)


$gil->set_col_spacing ($pixels)

$pixels (integer)

$gil->set_hadjustment ($adj)


$gil->set_hadjustment ($adj)

$adj (Gtk::Adjustment) may be undef

$gil->set_icon_border ($pixels)


$gil->set_icon_border ($pixels)

$pixels (integer)

$gil->set_icon_width ($width)


$gil->set_icon_width ($width)

$width (integer)

$gil->set_row_spacing ($pixels)


$gil->set_row_spacing ($pixels)

$pixels (integer)

$gil->set_selection_mode ($mode)


$gil->set_selection_mode ($mode)

$mode (Gtk::SelectionMode)

$gil->set_separators ($sep)


$gil->set_separators ($sep)

$sep (string)

$gil->set_text_spacing ($pixels)


$gil->set_text_spacing ($pixels)

$pixels (integer)

$gil->set_vadjustment ($adj)


$gil->set_vadjustment ($adj)

$adj (Gtk::Adjustment) may be undef

$gil->thaw ()


$gil->thaw ()


$gil->unselect_icon ($idx)


$gil->unselect_icon ($idx)

$idx (integer)

Gnome::IconSelection


$gis->add_defaults ()


$gis->add_defaults ()


$gis->add_directory ($dir)


$gis->add_directory ($dir)

$dir (string)

$gis->clear ($non_shown)


$gis->clear ($non_shown)

$non_shown (boolean)

string $gis->get_icon ($full_path)


string $gis->get_icon ($full_path)

$full_path (boolean)

Gnome::IconSelection Gnome::IconSelection->new ()


$gis->select_icon ($filename)


$gis->select_icon ($filename)

$filename (string)

$gis->show_icons ()


$gis->show_icons ()


$gis->stop_loading ()


$gis->stop_loading ()

Gnome::Lamp


Gnome::Lamp Gnome::Lamp->new ()


Gnome::Lamp Gnome::Lamp->new_with_color ($color)

$color (Gtk::Gdk::Color)

Gnome::Lamp Gnome::Lamp->new_with_type ($type)

$type (string)

$lamp->set_color ($color)


$lamp->set_color ($color)

$color (Gtk::Gdk::Color)

$lamp->set_sequence ($seq)


$lamp->set_sequence ($seq)

$seq (string)

$lamp->set_type ($type)


$lamp->set_type ($type)

$type (string)

Gnome::Less


$gl->clear ()


$gl->clear ()


$gl->fixed_font ()


$gl->fixed_font ()


Gnome::Less Gnome::Less->new ()


$gl->reshow ()


$gl->reshow ()


$gl->set_fixed_font ($fixed)


$gl->set_fixed_font ($fixed)

$fixed (boolean)

$gl->set_font ($font)


$gl->set_font ($font)

$font (Gtk::Gdk::Font)

$gl->show_command ($command)


$gl->show_command ($command)

$command (string)

$gl->show_fd ($fd)


$gl->show_fd ($fd)

$fd (integer)

$gl->show_file ($path)


$gl->show_file ($path)

$path (string)

$gl->show_filestream ($stream)


$gl->show_filestream ($stream)

$stream (FILE*)

$gl->show_string ($string)


$gl->show_string ($string)

$string (string)

Gnome::MDI


integer $mdi->add_child ($child)


integer $mdi->add_child ($child)

$child (Gnome::MDIChild)

integer $mdi->add_toplevel_view ($child)


integer $mdi->add_toplevel_view ($child)

$child (Gnome::MDIChild)

integer $mdi->add_view ($child)


integer $mdi->add_view ($child)

$child (Gnome::MDIChild)

Gnome::MDIChild $mdi->find_child ($name)


Gnome::MDIChild $mdi->find_child ($name)

$name (string)

Gnome::MDIChild $mdi->get_active_child ()


Gnome::MDIChild $mdi->get_active_child ()


Gtk::Widget $mdi->get_active_view ()


Gtk::Widget $mdi->get_active_view ()


Gnome::App $mdi->get_active_window ()


Gnome::App $mdi->get_active_window ()


Gnome::App $view->get_app_from_view ()


Gnome::App $view->get_app_from_view ()


Gnome::MDIChild $view->get_child_from_view ()


Gnome::MDIChild $view->get_child_from_view ()


Gtk::Widget $mdi->get_view_from_window ($app)


Gtk::Widget $mdi->get_view_from_window ($app)

$app (Gnome::App)

Gnome::MDI Gnome::MDI->new ($appname, $title)


Gnome::MDI Gnome::MDI->new ($appname, $title)

$appname (string)
$title (string)

$mdi->open_toplevel ()


$mdi->open_toplevel ()


$mdi->register ($object)


$mdi->register ($object)

$object (Gtk::Object)

integer $mdi->remove_all ($force)


integer $mdi->remove_all ($force)

$force (integer)

integer $mdi->remove_child ($child, $force)


integer $mdi->remove_child ($child, $force)

$child (Gnome::MDIChild)
$force (integer)

integer $mdi->remove_view ($view, $force)


integer $mdi->remove_view ($view, $force)

$view (Gtk::Widget)
$force (integer)

$mdi->set_active_view ($view)


$mdi->set_active_view ($view)

$view (Gtk::Widget)

$mdi->set_child_list_path ($path)


$mdi->set_child_list_path ($path)

$path (string)

$mdi->set_child_menu_path ($path)


$mdi->set_child_menu_path ($path)

$path (string)

$mdi->set_mode ($mode)


$mdi->set_mode ($mode)

$mode (Gnome::MDIMode)

$mdi->unregister ($object)


$mdi->unregister ($object)

$object (Gtk::Object)

$mdi->update_child ($child)


$mdi->update_child ($child)

$child (Gnome::MDIChild)

Gnome::MDIChild


Gtk::Widget $mdi_child->gnome_mdi_child_add_view ()


Gtk::Widget $mdi_child->gnome_mdi_child_add_view ()


$mdi_child->gnome_mdi_child_remove_view ($view)


$mdi_child->gnome_mdi_child_remove_view ($view)

$view (Gtk::Widget)

$mdi_child->gnome_mdi_child_set_name ($name)


$mdi_child->gnome_mdi_child_set_name ($name)

$name (string)

Gnome::MDIGenericChild


Gnome::MDIGenericChild Gnome::MDIGenericChild->new ($name)

$name (string)

$mdi_child->set_config_func ($handler, ...)


$mdi_child->set_config_func ($handler, ...)

$handler (scalar)
... (list)

$mdi_child->set_label_func ($handler, ...)


$mdi_child->set_label_func ($handler, ...)

$handler (scalar)
... (list)

$mdi_child->set_menu_creator ($handler, ...)


$mdi_child->set_menu_creator ($handler, ...)

$handler (scalar)
... (list)

$mdi_child->set_view_creator ($handler, ...)


$mdi_child->set_view_creator ($handler, ...)

$handler (scalar)
... (list)

Gnome::MessageBox


$messagebox->gnome_message_box_set_default ($button)


$messagebox->gnome_message_box_set_default ($button)

$button (integer)

$messagebox->gnome_message_box_set_modal ()


$messagebox->gnome_message_box_set_modal ()


Gnome::MessageBox Gnome::MessageBox->new ($message, $messagebox_type, $button1, $button2, $button3, $button4, $button5, $button6)


Gnome::MessageBox Gnome::MessageBox->new ($message, $messagebox_type, $button1, $button2, $button3, $button4, $button5, $button6)

$message (string)
$messagebox_type (string)
$button1 (string)
$button2 (string)
$button3 (string)
$button4 (string)
$button5 (string)
$button6 (string)

Gnome::NumberEntry


gdouble $nentry->get_number ()


gdouble $nentry->get_number ()


Gtk::Widget $nentry->gnome_entry ()


Gtk::Widget $nentry->gnome_entry ()


Gtk::Widget $nentry->gtk_entry ()


Gtk::Widget $nentry->gtk_entry ()


Gnome::NumberEntry Gnome::NumberEntry->new ($history_id, $calc_dialog_title)


Gnome::NumberEntry Gnome::NumberEntry->new ($history_id, $calc_dialog_title)

$history_id (string)
$calc_dialog_title (string)

$nentry->set_title ($calc_dialog_title)


$nentry->set_title ($calc_dialog_title)

$calc_dialog_title (string)

Gnome::Paper


double Gnome::Paper->bmargin ($paper)

$paper (string)

double Gnome::Paper->lmargin ($paper)

$paper (scalar)

string Gnome::Paper->name_default ()


Gnome::Paper->name_list ()


double Gnome::Paper->psheight ($paper)

$paper (scalar)

double Gnome::Paper->pswidth ($paper)

$paper (scalar)

double Gnome::Paper->rmargin ($paper)

$paper (scalar)

double Gnome::Paper->tmargin ($paper)

$paper (scalar)

string Gnome::Paper->with_size ($pswidth, $psheight)


string Gnome::Paper->with_size ($pswidth, $psheight)

$pswidth (double)
$psheight (double)

Gnome::PaperSelector


float $gspaper->get_bottom_margin ()


float $gspaper->get_bottom_margin ()


float $gspaper->get_height ()


float $gspaper->get_height ()


float $gspaper->get_left_margin ()


float $gspaper->get_left_margin ()


string $gspaper->get_name ()


string $gspaper->get_name ()


float $gspaper->get_right_margin ()


float $gspaper->get_right_margin ()


float $gspaper->get_top_margin ()


float $gspaper->get_top_margin ()


float $gspaper->get_width ()


float $gspaper->get_width ()


Gnome::PaperSelector Gnome::PaperSelector->new ()


$gspaper->set_height ($height)


$gspaper->set_height ($height)

$height (float)

$gspaper->set_name ($name)


$gspaper->set_name ($name)

$name (string)

$gspaper->set_width ($width)


$gspaper->set_width ($width)

$width (float)

Gnome::Pixmap


$orig->file ()


$orig->file ()


$pixmap->load_file ($filename, $width, $height)


$pixmap->load_file ($filename, $width, $height)

$filename (string)
$width (integer)
$height (integer)

$pixmap->load_file_at_size ($filename, $width, $height)


$pixmap->load_file_at_size ($filename, $width, $height)

$filename (string)
$width (integer)
$height (integer)

$pixmap->load_rgb_d ($data, $alpha, $rgb_width, $rgb_height, $width, $height)


$pixmap->load_rgb_d ($data, $alpha, $rgb_width, $rgb_height, $width, $height)

$data (string)
$alpha (string)
$rgb_width (integer)
$rgb_height (integer)
$width (integer)
$height (integer)

$pixmap->load_rgb_d_at_size ($data, $alpha, $rgb_width, $rgb_height, $width, $height)


$pixmap->load_rgb_d_at_size ($data, $alpha, $rgb_width, $rgb_height, $width, $height)

$data (string)
$alpha (string)
$rgb_width (integer)
$rgb_height (integer)
$width (integer)
$height (integer)

$pixmap->load_xpm_d ($data, ...)


$pixmap->load_xpm_d ($data, ...)

$data (scalar)
... (list)

$pixmap->load_xpm_d_at_size ($width, $height, $data, ...)


$pixmap->load_xpm_d_at_size ($width, $height, $data, ...)

$width (integer)
$height (integer)
$data (scalar)
... (list)

Gnome::Pixmap Gnome::Pixmap->new_from_file ($filename, $width, $height)


Gnome::Pixmap Gnome::Pixmap->new_from_file ($filename, $width, $height)

$filename (string)
$width (integer)
$height (integer)

Gnome::Pixmap Gnome::Pixmap->new_from_file_at_size ($filename, $width, $height)


Gnome::Pixmap Gnome::Pixmap->new_from_file_at_size ($filename, $width, $height)

$filename (string)
$width (integer)
$height (integer)

Gnome::Pixmap Gnome::Pixmap->new_from_rgb_d ($data, $alpha, $rgb_width, $rgb_height, $width, $height)


Gnome::Pixmap Gnome::Pixmap->new_from_rgb_d ($data, $alpha, $rgb_width, $rgb_height, $width, $height)

$data (string)
$alpha (string)
$rgb_width (integer)
$rgb_height (integer)
$width (integer)
$height (integer)

Gnome::Pixmap Gnome::Pixmap->new_from_rgb_d_at_size ($data, $alpha, $rgb_width, $rgb_height, $width, $height)


Gnome::Pixmap Gnome::Pixmap->new_from_rgb_d_at_size ($data, $alpha, $rgb_width, $rgb_height, $width, $height)

$data (string)
$alpha (string)
$rgb_width (integer)
$rgb_height (integer)
$width (integer)
$height (integer)

Gnome::Pixmap Gnome::Pixmap->new_from_xpm_d ($data, ...)

$data (scalar)
... (list)

Gnome::Pixmap Gnome::Pixmap->new_from_xpm_d_at_size ($width, $height, $data, ...)


Gnome::Pixmap Gnome::Pixmap->new_from_xpm_d_at_size ($width, $height, $data, ...)

$width (integer)
$height (integer)
$data (scalar)
... (list)

Gnome::PixmapEntry


string $pentry->get_filename ()


string $pentry->get_filename ()


Gtk::Widget $pentry->gnome_entry ()


Gtk::Widget $pentry->gnome_entry ()


Gtk::Widget $pentry->gnome_file_entry ()


Gtk::Widget $pentry->gnome_file_entry ()


Gtk::Widget $pentry->gtk_entry ()


Gtk::Widget $pentry->gtk_entry ()


Gnome::PixmapEntry Gnome::PixmapEntry->new ($history_id, $browse_dialog_title, $do_preview)


Gnome::PixmapEntry Gnome::PixmapEntry->new ($history_id, $browse_dialog_title, $do_preview)

$history_id (string)
$browse_dialog_title (string)
$do_preview (integer)

$pentry->set_pixmap_subdir ($subdir)


$pentry->set_pixmap_subdir ($subdir)

$subdir (string)

$pentry->set_preview ($do_preview)


$pentry->set_preview ($do_preview)

$do_preview (integer)

$pentry->set_preview_size ($preview_w, $preview_h)


$pentry->set_preview_size ($preview_w, $preview_h)

$preview_w (integer)
$preview_h (integer)

Gnome::Preferences


Gnome::Preferences->load ()


Gnome::Preferences->save ()


$style->set_button_layout ()


$style->set_button_layout ()


$value->set_dialog_centered ()


$value->set_dialog_centered ()


$position->set_dialog_position ()


$position->set_dialog_position ()


$type->set_dialog_type ()


$type->set_dialog_type ()


$value->set_disable_imlib_cache ()


$value->set_disable_imlib_cache ()


$mode->set_mdi_mode ()


$mode->set_mdi_mode ()


$position->set_mdi_tab_pos ()


$position->set_mdi_tab_pos ()


$value->set_menubar_detachable ()


$value->set_menubar_detachable ()


$value->set_menubar_relief ()


$value->set_menubar_relief ()


$value->set_menus_have_icons ()


$value->set_menus_have_icons ()


$value->set_menus_have_tearoff ()


$value->set_menus_have_tearoff ()


$value->set_property_box_button_apply ()


$value->set_property_box_button_apply ()


$value->set_statusbar_dialog ()


$value->set_statusbar_dialog ()


$value->set_statusbar_interactive ()


$value->set_statusbar_interactive ()


$value->set_statusbar_meter_on_right ()


$value->set_statusbar_meter_on_right ()


$value->set_toolbar_detachable ()


$value->set_toolbar_detachable ()


$value->set_toolbar_labels ()


$value->set_toolbar_labels ()


$value->set_toolbar_lines ()


$value->set_toolbar_lines ()


$value->set_toolbar_relief ()


$value->set_toolbar_relief ()


$value->set_toolbar_relief_btn ()


$value->set_toolbar_relief_btn ()

Gnome::PropertyBox


$box->append_page ($child, $tab_label)


$box->append_page ($child, $tab_label)

$child (Gtk::Widget)
$tab_label (Gtk::Widget)

$box->changed ()


$box->changed ()


Gnome::PropertyBox Gnome::PropertyBox->new ()


Gtk::Widget $box->notebook ()


Gtk::Widget $box->notebook ()


$box->set_modified ($state)


$box->set_modified ($state)

$state (boolean)

Gnome::RootWin


Gnome::RootWin Gnome::RootWin->new ($label)

$label (string)

Gnome::Scores


Gnome::Scores->display ($title, $app_name, $level, $pos)


Gnome::Scores->display ($title, $app_name, $level, $pos)

$title (string)
$app_name (string)
$level (string)
$pos (integer)

Gnome::Scores Gnome::Scores->new ($clear, ...)

$clear (boolean)
... (list)

$gs->set_color ($pos, $color)


$gs->set_color ($pos, $color)

$pos (integer)
$color (Gtk::Gdk::Color)

$gs->set_colors ($color)


$gs->set_colors ($color)

$color (Gtk::Gdk::Color)

$gs->set_current_player ($i)


$gs->set_current_player ($i)

$i (integer)

$gs->set_def_color ($color)


$gs->set_def_color ($color)

$color (Gtk::Gdk::Color)

$gs->set_logo_label ($txt, $font, $color)


$gs->set_logo_label ($txt, $font, $color)

$txt (string)
$font (string)
$color (Gtk::Gdk::Color)

$gs->set_logo_label_title ($txt)


$gs->set_logo_label_title ($txt)

$txt (string)

$gs->set_logo_pixmap ($logo)


$gs->set_logo_pixmap ($logo)

$logo (string)

$gs->set_logo_widget ($w)


$gs->set_logo_widget ($w)

$w (Gtk::Widget)

Gnome::Spell


$spell->accept ($word)


$spell->accept ($word)

$word (string)

integer $spell->check ($str)


integer $spell->check ($str)

$str (string)

$spell->insert ($word, $lowercase)


$spell->insert ($word, $lowercase)

$word (string)
$lowercase (integer)

$spell->kill ()


$spell->kill ()


Gnome::Spell Gnome::Spell->new ()


integer $spell->next ()


integer $spell->next ()

Gnome::Stock


Gtk::Button Gnome::Stock->button ($type)

$type (string)

Gtk::Button Gnome::Stock->gnome_pixmap_button ($pixmap, $text)


Gtk::Button Gnome::Stock->gnome_pixmap_button ($pixmap, $text)

$pixmap (Gtk::Widget) may be undef
$text (string)

Gnome::Stock->menu_accel ($type)

$type (string)

Gnome::Stock->menu_accel_parse ($section)

$section (string)

Gtk::MenuItem Gnome::Stock->menu_item ($type, $text)


Gtk::MenuItem Gnome::Stock->menu_item ($type, $text)

$type (string)
$text (string)

Gnome::Stock Gnome::Stock->new ()


Gnome::Stock Gnome::Stock->new_with_icon ($icon)

$icon (string)

Gtk::Button Gnome::Stock->or_ordinary_button ($type)

$type (string)

Gnome::Stock->pixmap_gdk ($icon, $subtype)


Gnome::Stock->pixmap_gdk ($icon, $subtype)

$icon (string)
$subtype (string)

Gnome::Stock Gnome::Stock->pixmap_widget ($window, $icon)


Gnome::Stock Gnome::Stock->pixmap_widget ($window, $icon)

$window (Gtk::Widget)
$icon (string)

Gnome::Stock Gnome::Stock->pixmap_widget_at_size ($window, $icon, $width, $height)


Gnome::Stock Gnome::Stock->pixmap_widget_at_size ($window, $icon, $width, $height)

$window (Gtk::Widget)
$icon (string)
$width (integer)
$height (integer)

boolean $stock->set_icon ($icon)


boolean $stock->set_icon ($icon)

$icon (string)

Gtk::Window Gnome::Stock->transparent_window ($icon, $subtype)


Gtk::Window Gnome::Stock->transparent_window ($icon, $subtype)

$icon (string)
$subtype (string)

Gnome::ZvtTerm


Gtk::Adjustment $term->adjustment ()


Gtk::Adjustment $term->adjustment ()


$term->bell ()


$term->bell ()


$term->closepty ()


$term->closepty ()


integer $term->forkpty ($do_uwtmp_log)


integer $term->forkpty ($do_uwtmp_log)

$do_uwtmp_log (scalar)

boolean $term->get_bell ()


boolean $term->get_bell ()


$term->get_buffer ($type, $sx, $sy, $ex, $ey)


$term->get_buffer ($type, $sx, $sy, $ex, $ey)

$type (integer)
$sx (integer)
$sy (integer)
$ex (integer)
$ey (integer)

$term->hide_pointer ()


$term->hide_pointer ()


$term->killchild ($signal)


$term->killchild ($signal)

$signal (integer)

integer $term->match_add ($regexp, $highlight_mask, $data)


integer $term->match_add ($regexp, $highlight_mask, $data)

$regexp (string)
$highlight_mask (integer)
$data (scalar)

string $term->match_check ($x, $y)


string $term->match_check ($x, $y)

$x (integer)
$y (integer)

$term->match_clear ($regexp)


$term->match_clear ($regexp)

$regexp (string)

Gnome::ZvtTerm Gnome::ZvtTerm->new ()


Gnome::ZvtTerm Gnome::ZvtTerm->new_with_size ($cols, $rows)


Gnome::ZvtTerm Gnome::ZvtTerm->new_with_size ($cols, $rows)

$cols (integer)
$rows (integer)

$term->reset ($hard)


$term->reset ($hard)

$hard (integer)

$term->set_background ($pixmap_file, $transparent, $shaded)


$term->set_background ($pixmap_file, $transparent, $shaded)

$pixmap_file (string)
$transparent (integer)
$shaded (integer)

$term->set_bell ($state)


$term->set_bell ($state)

$state (integer)

$term->set_blink ($state)


$term->set_blink ($state)

$state (integer)

$term->set_color_scheme ($red, $green, $blue)


$term->set_color_scheme ($red, $green, $blue)

$red (scalar)
$green (scalar)
$blue (scalar)

$term->set_default_color_scheme ()


$term->set_default_color_scheme ()


$term->set_del_key_swap ($state)


$term->set_del_key_swap ($state)

$state (integer)

$term->set_font_name ($name)


$term->set_font_name ($name)

$name (string)

$term->set_fonts ($font, $font_bold)


$term->set_fonts ($font, $font_bold)

$font (Gtk::Gdk::Font)
$font_bold (Gtk::Gdk::Font)

$term->set_scroll_on_keystroke ($state)


$term->set_scroll_on_keystroke ($state)

$state (integer)

$term->set_scroll_on_output ($state)


$term->set_scroll_on_output ($state)

$state (integer)

$term->set_scrollback ($scrollback)


$term->set_scrollback ($scrollback)

$scrollback (integer)

$term->set_shadow_type ($type)


$term->set_shadow_type ($type)

$type (Gtk::ShadowType)

$term->set_size ($width, $height)


$term->set_size ($width, $height)

$width (integer)
$height (integer)

$term->set_wordclass ($klass)


$term->set_wordclass ($klass)

$klass (string)

$term->show_pointer ()


$term->show_pointer ()


integer $term->writechild ($text)


integer $term->writechild ($text)

$text (scalar)

Gtk::Clock


Gtk::Clock Gtk::Clock->new ($type)

$type (Gtk::ClockType)

$clock->set_format ($fmt)


$clock->set_format ($fmt)

$fmt (string)

$clock->set_seconds ($seconds)


$clock->set_seconds ($seconds)

$seconds (integer)

$clock->set_update_interval ($seconds)


$clock->set_update_interval ($seconds)

$seconds (integer)

$clock->start ()


$clock->start ()


$clock->stop ()


$clock->stop ()

Gtk::Dial


Gtk::Adjustment $dial->get_adjustment ()


Gtk::Adjustment $dial->get_adjustment ()


float $dial->get_percentage ()


float $dial->get_percentage ()


$dial->get_value ()


$dial->get_value ()


Gtk::Dial Gtk::Dial->new ($adjustment)

$adjustment (Gtk::Adjustment) may be undef

$dial->set_adjustment ($adjustment)


$dial->set_adjustment ($adjustment)

$adjustment (Gtk::Adjustment)

float $dial->set_percentage ($percent)


float $dial->set_percentage ($percent)

$percent (float)

$dial->set_update_policy ($policy)


$dial->set_update_policy ($policy)

$policy (Gtk::UpdateType)

float $dial->set_value ($value)


float $dial->set_value ($value)

$value (float)

$dial->set_view_only ($view_only)


$dial->set_view_only ($view_only)

$view_only (boolean)

Gtk::Notebook


Gnome::DEntryEdit $notebook->gnome_dentry_edit_new_notebook ()


Gnome::DEntryEdit $notebook->gnome_dentry_edit_new_notebook ()

Gtk::PixmapMenuItem


Gtk::PixmapMenuItem Gtk::PixmapMenuItem->new ()


$menu_item->set_pixmap ($pixmap)


$menu_item->set_pixmap ($pixmap)

$pixmap (Gtk::Widget)

Gtk::Ted


$ted->add ($widget, $name)


$ted->add ($widget, $name)

$widget (Gtk::Widget)
$name (string)

Gtk::Ted Gtk::Ted->new ($dialog_name, $layout)


Gtk::Ted Gtk::Ted->new ($dialog_name, $layout)

$dialog_name (string)
$layout (string)

$ted->prepare ()


$ted->prepare ()


Gtk::Ted->set_app_name ($str)

$str (string)

Gtk::Window


$window->set_window_type ($type)


$window->set_window_type ($type)

$type (string)

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 9:
=back without =over
Around line 4928:
=back without =over
Around line 4930:
=back without =over
Around line 4932:
=back without =over
Around line 4934:
=back without =over
Around line 4936:
=back without =over
Around line 4938:
=back without =over
Around line 4940:
=back without =over
Around line 4942:
=back without =over
Around line 4944:
=back without =over
Around line 4946:
=back without =over
Around line 4948:
=back without =over
Around line 4950:
=back without =over
Around line 4952:
=back without =over
Around line 4954:
=back without =over
Around line 4956:
=back without =over
Around line 4958:
=back without =over
Around line 4960:
=back without =over
Around line 4962:
=back without =over
Around line 4964:
=back without =over
Around line 4966:
=back without =over