⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gtk-unused.sgml

📁 This GTK+ version 2.12.3. GTK+ is a multi-platform toolkit for creating graphical user interfaces.
💻 SGML
📖 第 1 页 / 共 5 页
字号:
</para>@min_width: the default minimum width of a child widget.@min_height: the default minimum height of a child widget.<!-- ##### FUNCTION gtk_button_box_set_child_ipadding_default ##### --><para>
Sets the default number of pixels that pad each button in every button box.
</para>@ipad_x: new default horizontal padding.@ipad_y: new default vertical padding.<!-- ##### FUNCTION gtk_button_box_set_child_size_default ##### --><para>
Sets the default size of child buttons.
</para>@min_width: minimum default width for child buttons.@min_height: minimum default height for child buttons.<!-- ##### FUNCTION gtk_button_new_accel ##### --><para></para>@uline_label: @accel_group: @Returns: <!-- ##### FUNCTION gtk_button_new_stock ##### --><para></para>@stock_id: @accel_group: @Returns: <!-- ##### FUNCTION gtk_cell_renderer_event ##### --><para></para>@cell: @event: @widget: @path: @background_area: @cell_area: @flags: @Returns: <!-- ##### FUNCTION gtk_cell_renderer_text_pixbuf_new ##### --><para></para>@Returns: <!-- ##### FUNCTION gtk_cell_view_get_use_fg ##### --><para></para>@cell_view: @Returns: <!-- ##### FUNCTION gtk_cell_view_set_cell_data ##### --><para></para>@cell_view: @cellview: <!-- ##### FUNCTION gtk_cell_view_set_use_fg ##### --><para></para>@cell_view: @use_fg: <!-- ##### FUNCTION gtk_clist_construct ##### --><para>Initializes a previously allocated #GtkCList widget for use.  This should notnormally be used to create a #GtkCList widget.  Use gtk_clist_new() instead.</para>@clist: A pointer to an uninitialized #GtkCList widget.@columns: The number of columns the #GtkCList should have.@titles: An array of strings that should be used as the titles iof the columns.  There should be enough strings in the array forthe number of columns specified.<!-- ##### FUNCTION gtk_color_selection_get_old_color ##### --><para></para>@colorsel: @color: <!-- ##### FUNCTION gtk_color_selection_get_use_opacity ##### --><para></para>@colorsel: @Returns: <!-- ##### FUNCTION gtk_color_selection_get_use_palette ##### --><para></para>@colorsel: @Returns: <!-- ##### FUNCTION gtk_color_selection_set_old_color ##### --><para></para>@colorsel: @color: <!-- ##### FUNCTION gtk_color_selection_set_opacity ##### --><para>Controls whether opacity can be set with the #GtkColorSelection.If this functionality is enabled, the necessary additional widgetsare added to the #GtkColorSelection and the opacity value can beretrieved via the fourth value in the color array returned bythe gtk_color_selection_get_color() function.</para>@colorsel: a #GtkColorSelection.@use_opacity: a boolean indicating whether the opacity selectionis enabled.<!-- ##### FUNCTION gtk_color_selection_set_use_opacity ##### --><para></para>@colorsel: @use_opacity: <!-- ##### FUNCTION gtk_color_selection_set_use_palette ##### --><para></para>@colorsel: @use_palette: <!-- ##### FUNCTION gtk_combo_box_get_row_separator_column ##### --><para></para>@combo_box: @Returns: <!-- ##### FUNCTION gtk_combo_box_set_row_separator_column ##### --><para></para>@combo_box: @column: <!-- ##### FUNCTION gtk_container_add_child_arg_type ##### --><para></para>@arg_name: @arg_type: @arg_flags: @arg_id: <!-- ##### FUNCTION gtk_container_add_with_args ##### --><para></para>@container: @widget: @first_arg_name: @Varargs: <!-- ##### FUNCTION gtk_container_addv ##### --><para></para>@container: @widget: @n_args: @args: <!-- ##### FUNCTION gtk_container_arg_get ##### --><para></para>@container: @child: @arg: @info: <!-- ##### FUNCTION gtk_container_arg_set ##### --><para></para>@container: @child: @arg: @info: <!-- ##### FUNCTION gtk_container_child_arg_get_info ##### --><para></para>@object_type: @arg_name: @info_p: @Returns: <!-- ##### FUNCTION gtk_container_child_args_collect ##### --><para></para>@object_type: @arg_list_p: @info_list_p: @first_arg_name: @args: @Returns: <!-- ##### FUNCTION gtk_container_child_getv ##### --><para></para>@container: @child: @n_args: @args: <!-- ##### FUNCTION gtk_container_child_setv ##### --><para></para>@container: @child: @n_args: @args: <!-- ##### FUNCTION gtk_container_dequeue_resize_handler ##### --><para></para>@container: <!-- ##### FUNCTION gtk_container_focus ##### --><para></para>@container: @direction: @Returns: <!-- ##### FUNCTION gtk_container_query_child_args ##### --><para></para>@class_type: @arg_flags: @nargs: @Returns: <!-- ##### FUNCTION gtk_ctree_construct ##### --><para>This function is not usually used by users.</para>@ctree: @columns: @tree_column: @titles: <!-- ##### FUNCTION gtk_decorated_window_calculate_frame_size ##### --><para></para>@window: <!-- ##### FUNCTION gtk_decorated_window_init ##### --><para></para>@window: <!-- ##### FUNCTION gtk_decorated_window_move_resize_window ##### --><para></para>@window: @x: @y: @width: @height: <!-- ##### FUNCTION gtk_decorated_window_set_title ##### --><para></para>@window: @title: <!-- ##### FUNCTION gtk_drag_dest_handle_event ##### --><para>Internal function.</para>@toplevel: @event: <!-- ##### FUNCTION gtk_drag_source_handle_event ##### --><para>Internal function.</para>@widget: @event: <!-- ##### FUNCTION gtk_editable_changed ##### --><para>Causes the "changed" signal to be emitted.</para>@editable: a #GtkEditable widget.<!-- ##### FUNCTION gtk_editable_claim_selection ##### --><para>Claim or disclaim ownership of the PRIMARY X selection.</para>@editable: a #GtkEditable widget.@claim: if %TRUE, claim the selection, otherwise, disclaim it.@time: the timestamp for claiming the selection.<!-- ##### FUNCTION gtk_file_chooser_error_quark ##### --><para></para>@Returns: <!-- ##### FUNCTION gtk_file_chooser_get_folder_mode ##### --><para></para>@chooser: @Returns: <!-- ##### FUNCTION gtk_file_chooser_set_folder_mode ##### --><para></para>@chooser: @folder_mode: <!-- ##### FUNCTION gtk_font_selection_dialog_set_filter ##### --><para>Sets one of the two font filters, to limit the fonts shown.</para>@fsd: a #GtkFontSelectionDialog.@filter_type: which of the two font filters to set, either#GTK_FONT_FILTER_BASE or #GTK_FONT_FILTER_USER. The user filtercan be changed by the user, but the base filter is permanent.@font_type: the types of font to be shown. This is a bitwise combination of#GTK_FONT_BITMAP, #GTK_FONT_SCALABLE and #GTK_FONT_SCALABLE_BITMAP,or #GTK_FONT_ALL to show all three font types.@foundries: a NULL-terminated array of strings containing foundry names whichwill be shown, or NULL to show all foundries.@weights: a NULL-terminated array of strings containing weight names whichwill be shown, or NULL to show all weights.@slants: a NULL-terminated array of strings containing slant names whichwill be shown, or NULL to show all slants.@setwidths: a NULL-terminated array of strings containing setwidth names whichwill be shown, or NULL to show all setwidths.@spacings: a NULL-terminated array of strings containing spacings whichwill be shown, or NULL to show all spacings.@charsets: a NULL-terminated array of strings containing charset names whichwill be shown, or NULL to show all charsets.<!-- ##### FUNCTION gtk_font_selection_set_filter ##### --><para>Sets one of the two font filters, to limit the fonts shown.</para>@fontsel: a #GtkFontSelection.@filter_type: which of the two font filters to set, either#GTK_FONT_FILTER_BASE or #GTK_FONT_FILTER_USER. The user filtercan be changed by the user, but the base filter is permanent.@font_type: the types of font to be shown. This is a bitwise combination of#GTK_FONT_BITMAP, #GTK_FONT_SCALABLE and #GTK_FONT_SCALABLE_BITMAP,or #GTK_FONT_ALL to show all three font types.@foundries: a NULL-terminated array of strings containing foundry names whichwill be shown, or NULL to show all foundries.@weights: a NULL-terminated array of strings containing weight names whichwill be shown, or NULL to show all weights.@slants: a NULL-terminated array of strings containing slant names whichwill be shown, or NULL to show all slants.@setwidths: a NULL-terminated array of strings containing setwidth names whichwill be shown, or NULL to show all setwidths.@spacings: a NULL-terminated array of strings containing spacings whichwill be shown, or NULL to show all spacings.@charsets: a NULL-terminated array of strings containing charset names whichwill be shown, or NULL to show all charsets.<!-- ##### FUNCTION gtk_icon_view_get_type ##### --><para></para>@Returns: <!-- ##### FUNCTION gtk_identifier_get_type ##### --><para>Get the type of GtkIdentifier.</para>@Returns: GtkType -- the enumerated type of something.<!-- ##### FUNCTION gtk_image_menu_item_add_image ##### --><para></para>@image_menu_item: @child: <!-- ##### FUNCTION gtk_image_menu_item_get_type ##### --><para></para>@Returns: <!-- ##### FUNCTION gtk_item_factory_dump_items ##### --><para></para>@path_pspec: @modified_only: @print_func: @func_data: <!-- ##### FUNCTION gtk_item_factory_dump_rc ##### --><para></para>@file_name: @path_pspec: @modified_only: <!-- ##### FUNCTION gtk_item_factory_parse_rc ##### --><para></para>@file_name: <!-- ##### FUNCTION gtk_item_factory_parse_rc_scanner ##### --><para></para>@scanner: <!-- ##### FUNCTION gtk_item_factory_parse_rc_string ##### --><para></para>@rc_string: <!-- ##### FUNCTION gtk_item_factory_print_func ##### --><para></para>@FILE_pointer: @string: <!-- ##### FUNCTION gtk_label_set_markup_with_accel ##### --><para></para>@label: @str: @Returns: <!-- ##### FUNCTION gtk_list_store_move ##### --><para></para>@store: @iter: @position: <!-- ##### FUNCTION gtk_list_store_new_with_types ##### --><para></para>@n_columns: @Varargs: @Returns: <!-- ##### FUNCTION gtk_list_store_set_cell ##### --><para></para>@store: @iter: @column: @value: <!-- ##### FUNCTION gtk_list_store_set_column_type ##### --><para></para>@store: @column: @type: <!-- ##### FUNCTION gtk_list_store_set_n_columns ##### --><para></para>@store: @n_columns: <!-- ##### FUNCTION gtk_menu_ensure_uline_accel_group ##### --><para></para>@menu: @Returns: <!-- ##### FUNCTION gtk_menu_get_uline_accel_group ##### --><para></para>@menu: @Returns: <!-- ##### FUNCTION gtk_menu_item_configure ##### --><para>Sets whether the menu item should show a submenu indicator, which is a rightarrow.</para>@menu_item: the menu item@show_toggle_indicator: unused@show_submenu_indicator: whether to show the arrow or not<!-- ##### FUNCTION gtk_menu_item_set_placement ##### --><para>Specifies the placement of the submenu around the menu item. The placementis usually #GTK_LEFT_RIGHT for menu items in a popup menu and#GTK_TOP_BOTTOM in menu bars.</para><para>This function is useless in usual applications.</para>@menu_item: the menu item@placement: the submenu placement<!-- ##### FUNCTION gtk_object_arg_get ##### --><para>Private function to get an argument and argument info from an object.</para>@object: the object whose argument should be retrieved.@arg: the argument, for the name on input, the rest is filled on output.@info: a #GtkArgInfo structure to optionally fill in.<!-- ##### FUNCTION gtk_object_arg_get_info ##### --><para>Query information about an argument type.</para>@object_type: type of object to query about.@arg_name: name of the argument.@info_p: pointer to be filled in with a pointer to the GtkArgInfo.@Returns: an error message, or NULL on success.It is the caller's responsibility to call g_free() in the event of error.<!-- ##### FUNCTION gtk_object_arg_set ##### --><para>Private function to set an argument and argument info to an object.</para>@object: the object whose argument should be set.@arg: the argument.@info: infomation about this type of argument in general.<!-- ##### FUNCTION gtk_object_args_collect ##### --><para>Private: Gets an array of #GtkArgs from a va_list C structure.</para>@object_type: the type of object to collect arguments for.@arg_list_p: pointer to be filled in with a list of parsed arguments.@info_list_p: optional pointer for a returned list #GtkArgInfos.@first_arg_name: name of first argument.@var_args: value of first argument, followed by more key/value pairs,terminated by NULL.@Returns: an error message, or NULL on success.It is the caller's responsibility to call g_free() in the event of error.<!-- ##### FUNCTION gtk_object_class_add_signals ##### -->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -