1153万例文収録!

「Xlib」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Xlibに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Xlibを含む例文一覧と使い方

該当件数 : 89



例文

The exceptions to this rule come in Xlib and GTK+1. 例文帳に追加

例外は、XlibとGTK+1です。 - Gentoo Linux

XAddConnectionWatch, XRemoveConnectionWatch,XProcessInternalConnection, XInternalConnectionNumbers - handle Xlib internalconnections 例文帳に追加

XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers \\- Xlib の内部接続を扱う - XFree86

Currently the only existing class is xlib.例文帳に追加

現在は xlib クラスのみが存在する。 - XFree86

Other Xlib locale-dependent routines will operate in the ``C'' locale.例文帳に追加

Xlib の他のロケール依存のルーチンは ``C'' ロケールで動作する。 - XFree86

例文

Until freed,it will not be modified by Xlib. 例文帳に追加

解放されるまでは Xlib がこれを変更することはない。 - XFree86


例文

See Also X(1), Xlib ResourceManager documentation, Xt resource documentation 例文帳に追加

関連項目X(1), Xlib リソースマネージャのドキュメント、Xt リソースのドキュメント。 - XFree86

The registered procedure should not call any Xlib functions.例文帳に追加

登録する手続きからは Xlib の関数を呼び出してはならない。 - XFree86

No standardarguments are currently defined by Xlib. 例文帳に追加

現在のところ、Xlib では標準の引き数は定義されていない。 - XFree86

X(1),xev(1), Xlib documentation on key and pointer events 例文帳に追加

関連項目X(1), xev(1), Xlibのキーとポインタイベントに関するドキュメント。 - XFree86

例文

The XInitThreads function initializes Xlib support for concurrent threads.This function must be the first Xlib function a multi-threaded program calls,and it must complete before any other Xlib call is made.例文帳に追加

この関数はマルチスレッドのプログラムの最初の Xlib の関数でなければならず、他の Xlib の関数が呼ばれる前に動作終了していなければならない。 - XFree86

例文

KeySyms that are not part of the Xlib standard also may be obtained with this function.例文帳に追加

Xlib の標準に含まれていない KeySym もこの関数で得られる。 - XFree86

Xlib, however, creates a new CCC with each new colormap. 例文帳に追加

これは、Xlib がそれぞれのカラーマップを使って生成したものを含む。 - XFree86

Until freed, its contents will not be modified by Xlib.例文帳に追加

解放されるまでは、その内容が Xlib によって変更されることはない。 - XFree86

Until freed, their contents will not be modified by Xlib.例文帳に追加

解放されるまでは、この内容が Xlib によって変更されることはない。 - XFree86

Until the string is freed, it will not be modified by Xlib.例文帳に追加

文字列は解放されるまで Xlib によって変更されることはない。 - XFree86

If Xlib has been initialized for threads, the procedure is called with the database locked and the result of a call by the procedure to any Xlib function using the same database is not defined.例文帳に追加

Xlib がスレッドを初期化した場合、手続きはロックされたデータベースを引き数にして呼ばれる。 - XFree86

Xlib is not permitted to free the string until the database is destroyed.例文帳に追加

データベースが破棄されるまで、Xlib はこの文字列を解放してはならない。 - XFree86

Xlib uses three predefined ``applicationnames'' to report errors. 例文帳に追加

Xlib はエラーを報告するために3つの予め定義された``アプリケーション名''を使用する。 - XFree86

Xlib does not guarantee that fonts are loaded from the server at the creation of an XFontSet.例文帳に追加

Xlib はXFontSetの生成時にフォントがサーバからロードされていることを保証しない。 - XFree86

It may be freed by Xlib after the current locale or modifiers are changed.例文帳に追加

これは現在のロケールやモディファイアが変更された後に Xlib によって解放される。 - XFree86

The XDefaultString function returns the default string used by Xlib for text conversion (for example,in XmbTextPropertyToTextList).例文帳に追加

.LP関数XDefaultStringは Xlib が(例えば、XmbTextPropertyToTextListで)テキスト変換に用いるデフォルト文字列を返す。 - XFree86

The XFontSetExtents structure is owned by Xlib and should not be modified or freed by the client.例文帳に追加

XFontSetExtents構造体は Xlib が所有しており、Xクライアントは変更や解放をしてはならない。 - XFree86

Each character glyph is drawn using the PolyText16 request (used by the Xlib routine XDrawString16).例文帳に追加

各文字のグリフは、PolyText16 リクエストを用いて描画される (Xlib のルーチンである XDrawString16 を使用する) 。 - XFree86

If the synchronize resource is True for the specified application, XtDisplayInitialize calls the Xlib XSynchronize function to put Xlib into synchronous mode for this display connection.例文帳に追加

指定されたアプリケーションの同期リソースがTrueならば、XtDisplayInitializeはこのディスプレイの接続において Xlib を同期モードにするためにXSynchronize関数を呼ぶ。 - XFree86

Also, applications using Xlib or Xaw will need to be given a similar FontSpec, otherwise they will not work.例文帳に追加

また、XlibまたはXawを使用するアプリケーションに、FontSpecのようなものを与える必要があります。 - Gentoo Linux

Xlib uses the following algorithm to select the fonts that will be used to display text with the XFontSet.例文帳に追加

Xlib は XFontSetでテキストを表示する際に使うフォントを選択するために、次のアルゴリズムを使う。 - XFree86

Image structures created or returned by Xlib do not need to be initialized in this fashion.例文帳に追加

Xlib が生成あるいは返したイメージ構造体の場合は、このような初期化は必要ない。 - XFree86

It is only necessary to call this function if multiple threads might use Xlib concurrently.例文帳に追加

複数スレッドで Xlib の関数を平行して使う場合には、この関数を呼び出すだけでよい。 - XFree86

Xlib - C Language X Interface Table of Contents 例文帳に追加

これによって、接続を試すことができる。 - XFree86

If the hostname is not specified,Xlib uses whatever it believes is the fastest transport. 例文帳に追加

hostname が指定されていない場合、Xlib は最も通信が速いと思われるものを使用する。 - XFree86

The returned string is owned by Xlib and should not be freed by the client.例文帳に追加

返される文字列は Xlib が所有しているので、クライアントはこれを解放してはならない。 - XFree86

Description Xlib generally calls the program's suppliederror handler whenever an error is received. 例文帳に追加

説明一般的に Xlib は、エラーを受け取ったときは必ずプログラムが与えたエラーハンドラを呼び出す。 - XFree86

Description The XSupportsLocalefunction returns True if Xlib functions are capable of operating under the current locale.例文帳に追加

説明関数XSupportsLocaleは、Xlib の関数群が現在のロケールの下で動作可能であればTrueを返す。 - XFree86

If all calls to Xlib functions are protected by some other access mechanism (for example, a mutual exclusion lock in a toolkit or through explicit client programming), Xlib thread initialization is not required.例文帳に追加

Xlib の関数の呼び出し全ては他のアクセス機構によって保護され(例えば、ツールキットで使われる共通の排他ロックやクライアントプログラムでの明示的な処理)、Xlib のスレッド初期化は必要ではない。 - XFree86

A root hole was found in Xlib in 1998 that made xterm (which is typically suid) vulnerable. 例文帳に追加

1998 年に Xlib で見つかった root の穴は、xterm(普通、suid 設定 されています)を脆弱にしてしまいました。 - FreeBSD

If a base font name is not an XLFD name, Xlib will attempt to obtain an XLFD name from the font properties for the font.例文帳に追加

ベースフォント名が XLFD 名でない場合、Xlib はそのフォントのフォントプロパティから XLFD 名を得ようとする。 - XFree86

It is owned by Xlib and should not be modified or freed by the client.例文帳に追加

この文字列は Xlib が所有しているので、クライアントは修正したり解放したりしてはならない。 - XFree86

The set of KeySyms that are available in this manner and the mechanisms by which Xlib obtainsthem is implementation-dependent.例文帳に追加

この方法で得られる KeySym と Xlib がこれらの KeySym を得るために使う機構は実装依存である。 - XFree86

Use of the extended-length encoding in other Xlib functions (for example, XDrawPoints, XDrawRectangles, XDrawSegments, XFillArcs,XFillRectangles, XPutImage) is permitted but not required; an Xlib implementation may choose to split the data across multiple smaller requestsinstead.例文帳に追加

Xlib の他の関数(例えばXDrawPoints ,XDrawRectangles ,XDrawSegments ,XFillArcs ,XFillRectangles ,XPutImage )では、このエンコーディングの使用は認められているが必須ではない。 Xlib の実装においては、このエンコーディングを使わないでデータを複数個の小さなリクエストに分割してもよい。 - XFree86

The base font namelist is owned by Xlib and should not be modified or freed by the client.It will be freed by a call to XFreeFontSet with the associated XFontSet.Until freed, its contents will not be modified by Xlib. 例文帳に追加

これは関連付けられたXFontSetを引き数としてXFreeFontSetを呼び出すことで解放される。 解放されるまでは、Xlib がその内容を変更することはない。 - XFree86

Xlib automatically breaks data up into multiple protocol requests as necessary for the following functions: XDrawPoints, XDrawRectangles,XDrawSegments, XFillArcs, XFillRectangles, and XPutImage.例文帳に追加

次の関数においては、Xlib は必要に応じてデータを複数のプロトコルリクエストに分割する:XDrawPoints ,XDrawRectangles ,XDrawSegments ,XFillArcs ,XFillRectangles ,XPutImage . - XFree86

For each protocol error received by Xlib, XSync calls the client application's error handling routine (see section 11.8.2).例文帳に追加

Xlib が受け取るそれぞれのプロトコルエラーに対して、XSyncはクライアントのエラー処理ルーチンを呼び出す(11.8.2節参照)。 - XFree86

The XKeycodeToKeysymfunction uses internal Xlib tables and returns the KeySym defined for the specified KeyCode and the element of the KeyCode vector.例文帳に追加

関数XKeycodeToKeysymは Xlib の内部テーブルを使い、指定した KeyCode と KeyCode ベクトルの要素に対して定義された KeySym を返す。 - XFree86

If it returns False, Xlib locale-dependent functions for which the XLocaleNotSupported return status is defined will returnXLocaleNotSupported.例文帳に追加

もしFalseが返された場合、 Xlib のロケール依存の関数で返却ステータスXLocaleNotSupported が定義されているものはXLocaleNotSupportedを返す。 - XFree86

The LastKnownRequestProcessed macro extracts the full serial number of the last request known by Xlib to have been processed by theX server.例文帳に追加

マクロLastKnownRequestProcessedは、X サーバが処理したことを Xlib が認識している最後のリクエストの完全なシリアル番号を取り出す。 - XFree86

The XFontStruct and font name lists are owned by Xlib and should not be modified or freed by the client.例文帳に追加

XFontStructおよびフォント名のリストは Xlib が所有しているので、X クライアントはこれを修正したり解放したりしてはならない。 - XFree86

The returned locale name string is owned by Xlib and should not be modified or freed by the client.例文帳に追加

返されるロケール名の文字列は Xlib が所有しているので、X クライアントはこれを変更したり解放してはならない。 - XFree86

The returned modifiers string is owned by Xlib and should not be modified or freed by the client.例文帳に追加

返されるモディファイア文字列は Xlib が所有しているので、クライアントは変更したり解放したりしてはならない。 - XFree86

The returned string is null-terminated.It is owned by Xlib and should not be modified or freed by the client. 例文帳に追加

.LP返される文字列は NULL 文字で終わる。 これは Xlib が所有しているので、クライアントは変更や解放をしてはならない。 - XFree86

例文

Putting the correct principalname in the .Xauthority file causes Xlib to generate the appropriate authorizationinformation using the secure RPC library. 例文帳に追加

正しいプリンシパル名を \\fI.Xauthority\\fP ファイルに格納すると、Xlib は secure RPC ライブラリを使用して適切な認証情報を生成する。 - XFree86




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS