Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
GTK2
GTK2.Window
Methods
activate_default()
activate_focus()
add_accel_group()
add_mnemonic()
begin_move_drag()
begin_resize_drag()
create()
deiconify()
fullscreen()
get_accept_focus()
get_decorated()
get_default_size()
get_destroy_with_parent()
get_focus()
get_focus_on_map()
get_gravity()
get_icon()
get_icon_list()
get_icon_name()
get_mnemonic_modifier()
get_modal()
get_position()
get_resizable()
get_size()
get_skip_pager_hint()
get_skip_taskbar_hint()
get_title()
get_transient_for()
get_type_hint()
get_urgency_hint()
has_toplevel_focus()
iconify()
is_active()
lower()
maximize()
mnemonic_activate()
move()
parse_geometry()
present()
present_with_time()
raise()
remove_accel_group()
remove_mnemonic()
reshow_with_initial_size()
resize()
set_accept_focus()
set_decorated()
set_default()
set_default_size()
set_destroy_with_parent()
set_focus()
set_focus_on_map()
set_geometry_hints()
set_gravity()
set_icon()
set_icon_from_file()
set_icon_list()
set_icon_name()
set_keep_above()
set_keep_below()
set_mnemonic_modifier()
set_modal()
set_position()
set_resizable()
set_skip_pager_hint()
set_skip_taskbar_hint()
set_title()
set_transient_for()
set_type_hint()
set_urgency_hint()
set_wmclass()
stick()
unfullscreen()
unmaximize()
unstick()
GTK2.Window()->set_icon()
GTK2.Window()->set_icon_list()
Method GTK2.Window()->set_icon_from_file()
Method
set_icon_from_file
int
set_icon_from_file
(
string
filename
)
Description
Sets the icon from a file.